{"abi":[{"type":"constructor","inputs":[{"name":"networkRegistry","type":"address","internalType":"address"},{"name":"vaultFactory","type":"address","internalType":"address"},{"name":"operatorVaultOptInService","type":"address","internalType":"address"},{"name":"operatorNetworkOptInService","type":"address","internalType":"address"},{"name":"delegatorFactory","type":"address","internalType":"address"},{"name":"entityType","type":"uint64","internalType":"uint64"}],"stateMutability":"nonpayable"},{"type":"function","name":"DEFAULT_ADMIN_ROLE","inputs":[],"outputs":[{"name":"","type":"bytes32","internalType":"bytes32"}],"stateMutability":"view"},{"type":"function","name":"FACTORY","inputs":[],"outputs":[{"name":"","type":"address","internalType":"address"}],"stateMutability":"view"},{"type":"function","name":"HOOK_GAS_LIMIT","inputs":[],"outputs":[{"name":"","type":"uint256","internalType":"uint256"}],"stateMutability":"view"},{"type":"function","name":"HOOK_RESERVE","inputs":[],"outputs":[{"name":"","type":"uint256","internalType":"uint256"}],"stateMutability":"view"},{"type":"function","name":"HOOK_SET_ROLE","inputs":[],"outputs":[{"name":"","type":"bytes32","internalType":"bytes32"}],"stateMutability":"view"},{"type":"function","name":"NETWORK_LIMIT_SET_ROLE","inputs":[],"outputs":[{"name":"","type":"bytes32","internalType":"bytes32"}],"stateMutability":"view"},{"type":"function","name":"NETWORK_REGISTRY","inputs":[],"outputs":[{"name":"","type":"address","internalType":"address"}],"stateMutability":"view"},{"type":"function","name":"OPERATOR_NETWORK_OPT_IN_SERVICE","inputs":[],"outputs":[{"name":"","type":"address","internalType":"address"}],"stateMutability":"view"},{"type":"function","name":"OPERATOR_NETWORK_SHARES_SET_ROLE","inputs":[],"outputs":[{"name":"","type":"bytes32","internalType":"bytes32"}],"stateMutability":"view"},{"type":"function","name":"OPERATOR_VAULT_OPT_IN_SERVICE","inputs":[],"outputs":[{"name":"","type":"address","internalType":"address"}],"stateMutability":"view"},{"type":"function","name":"TYPE","inputs":[],"outputs":[{"name":"","type":"uint64","internalType":"uint64"}],"stateMutability":"view"},{"type":"function","name":"VAULT_FACTORY","inputs":[],"outputs":[{"name":"","type":"address","internalType":"address"}],"stateMutability":"view"},{"type":"function","name":"VERSION","inputs":[],"outputs":[{"name":"","type":"uint64","internalType":"uint64"}],"stateMutability":"pure"},{"type":"function","name":"getRoleAdmin","inputs":[{"name":"role","type":"bytes32","internalType":"bytes32"}],"outputs":[{"name":"","type":"bytes32","internalType":"bytes32"}],"stateMutability":"view"},{"type":"function","name":"grantRole","inputs":[{"name":"role","type":"bytes32","internalType":"bytes32"},{"name":"account","type":"address","internalType":"address"}],"outputs":[],"stateMutability":"nonpayable"},{"type":"function","name":"hasRole","inputs":[{"name":"role","type":"bytes32","internalType":"bytes32"},{"name":"account","type":"address","internalType":"address"}],"outputs":[{"name":"","type":"bool","internalType":"bool"}],"stateMutability":"view"},{"type":"function","name":"hook","inputs":[],"outputs":[{"name":"","type":"address","internalType":"address"}],"stateMutability":"view"},{"type":"function","name":"initialize","inputs":[{"name":"data","type":"bytes","internalType":"bytes"}],"outputs":[],"stateMutability":"nonpayable"},{"type":"function","name":"maxNetworkLimit","inputs":[{"name":"subnetwork","type":"bytes32","internalType":"bytes32"}],"outputs":[{"name":"value","type":"uint256","internalType":"uint256"}],"stateMutability":"view"},{"type":"function","name":"networkLimit","inputs":[{"name":"subnetwork","type":"bytes32","internalType":"bytes32"}],"outputs":[{"name":"","type":"uint256","internalType":"uint256"}],"stateMutability":"view"},{"type":"function","name":"networkLimitAt","inputs":[{"name":"subnetwork","type":"bytes32","internalType":"bytes32"},{"name":"timestamp","type":"uint48","internalType":"uint48"},{"name":"hint","type":"bytes","internalType":"bytes"}],"outputs":[{"name":"","type":"uint256","internalType":"uint256"}],"stateMutability":"view"},{"type":"function","name":"onSlash","inputs":[{"name":"subnetwork","type":"bytes32","internalType":"bytes32"},{"name":"operator","type":"address","internalType":"address"},{"name":"amount","type":"uint256","internalType":"uint256"},{"name":"captureTimestamp","type":"uint48","internalType":"uint48"},{"name":"data","type":"bytes","internalType":"bytes"}],"outputs":[],"stateMutability":"nonpayable"},{"type":"function","name":"operatorNetworkShares","inputs":[{"name":"subnetwork","type":"bytes32","internalType":"bytes32"},{"name":"operator","type":"address","internalType":"address"}],"outputs":[{"name":"","type":"uint256","internalType":"uint256"}],"stateMutability":"view"},{"type":"function","name":"operatorNetworkSharesAt","inputs":[{"name":"subnetwork","type":"bytes32","internalType":"bytes32"},{"name":"operator","type":"address","internalType":"address"},{"name":"timestamp","type":"uint48","internalType":"uint48"},{"name":"hint","type":"bytes","internalType":"bytes"}],"outputs":[{"name":"","type":"uint256","internalType":"uint256"}],"stateMutability":"view"},{"type":"function","name":"renounceRole","inputs":[{"name":"role","type":"bytes32","internalType":"bytes32"},{"name":"callerConfirmation","type":"address","internalType":"address"}],"outputs":[],"stateMutability":"nonpayable"},{"type":"function","name":"revokeRole","inputs":[{"name":"role","type":"bytes32","internalType":"bytes32"},{"name":"account","type":"address","internalType":"address"}],"outputs":[],"stateMutability":"nonpayable"},{"type":"function","name":"setHook","inputs":[{"name":"hook_","type":"address","internalType":"address"}],"outputs":[],"stateMutability":"nonpayable"},{"type":"function","name":"setMaxNetworkLimit","inputs":[{"name":"identifier","type":"uint96","internalType":"uint96"},{"name":"amount","type":"uint256","internalType":"uint256"}],"outputs":[],"stateMutability":"nonpayable"},{"type":"function","name":"setNetworkLimit","inputs":[{"name":"subnetwork","type":"bytes32","internalType":"bytes32"},{"name":"amount","type":"uint256","internalType":"uint256"}],"outputs":[],"stateMutability":"nonpayable"},{"type":"function","name":"setOperatorNetworkShares","inputs":[{"name":"subnetwork","type":"bytes32","internalType":"bytes32"},{"name":"operator","type":"address","internalType":"address"},{"name":"shares","type":"uint256","internalType":"uint256"}],"outputs":[],"stateMutability":"nonpayable"},{"type":"function","name":"stake","inputs":[{"name":"subnetwork","type":"bytes32","internalType":"bytes32"},{"name":"operator","type":"address","internalType":"address"}],"outputs":[{"name":"","type":"uint256","internalType":"uint256"}],"stateMutability":"view"},{"type":"function","name":"stakeAt","inputs":[{"name":"subnetwork","type":"bytes32","internalType":"bytes32"},{"name":"operator","type":"address","internalType":"address"},{"name":"timestamp","type":"uint48","internalType":"uint48"},{"name":"hints","type":"bytes","internalType":"bytes"}],"outputs":[{"name":"","type":"uint256","internalType":"uint256"}],"stateMutability":"view"},{"type":"function","name":"staticDelegateCall","inputs":[{"name":"target","type":"address","internalType":"address"},{"name":"data","type":"bytes","internalType":"bytes"}],"outputs":[],"stateMutability":"nonpayable"},{"type":"function","name":"supportsInterface","inputs":[{"name":"interfaceId","type":"bytes4","internalType":"bytes4"}],"outputs":[{"name":"","type":"bool","internalType":"bool"}],"stateMutability":"view"},{"type":"function","name":"totalOperatorNetworkShares","inputs":[{"name":"subnetwork","type":"bytes32","internalType":"bytes32"}],"outputs":[{"name":"","type":"uint256","internalType":"uint256"}],"stateMutability":"view"},{"type":"function","name":"totalOperatorNetworkSharesAt","inputs":[{"name":"subnetwork","type":"bytes32","internalType":"bytes32"},{"name":"timestamp","type":"uint48","internalType":"uint48"},{"name":"hint","type":"bytes","internalType":"bytes"}],"outputs":[{"name":"","type":"uint256","internalType":"uint256"}],"stateMutability":"view"},{"type":"function","name":"vault","inputs":[],"outputs":[{"name":"","type":"address","internalType":"address"}],"stateMutability":"view"},{"type":"event","name":"Initialized","inputs":[{"name":"version","type":"uint64","indexed":false,"internalType":"uint64"}],"anonymous":false},{"type":"event","name":"OnSlash","inputs":[{"name":"subnetwork","type":"bytes32","indexed":true,"internalType":"bytes32"},{"name":"operator","type":"address","indexed":true,"internalType":"address"},{"name":"amount","type":"uint256","indexed":false,"internalType":"uint256"},{"name":"captureTimestamp","type":"uint48","indexed":false,"internalType":"uint48"}],"anonymous":false},{"type":"event","name":"RoleAdminChanged","inputs":[{"name":"role","type":"bytes32","indexed":true,"internalType":"bytes32"},{"name":"previousAdminRole","type":"bytes32","indexed":true,"internalType":"bytes32"},{"name":"newAdminRole","type":"bytes32","indexed":true,"internalType":"bytes32"}],"anonymous":false},{"type":"event","name":"RoleGranted","inputs":[{"name":"role","type":"bytes32","indexed":true,"internalType":"bytes32"},{"name":"account","type":"address","indexed":true,"internalType":"address"},{"name":"sender","type":"address","indexed":true,"internalType":"address"}],"anonymous":false},{"type":"event","name":"RoleRevoked","inputs":[{"name":"role","type":"bytes32","indexed":true,"internalType":"bytes32"},{"name":"account","type":"address","indexed":true,"internalType":"address"},{"name":"sender","type":"address","indexed":true,"internalType":"address"}],"anonymous":false},{"type":"event","name":"SetHook","inputs":[{"name":"hook","type":"address","indexed":true,"internalType":"address"}],"anonymous":false},{"type":"event","name":"SetMaxNetworkLimit","inputs":[{"name":"subnetwork","type":"bytes32","indexed":true,"internalType":"bytes32"},{"name":"amount","type":"uint256","indexed":false,"internalType":"uint256"}],"anonymous":false},{"type":"event","name":"SetNetworkLimit","inputs":[{"name":"subnetwork","type":"bytes32","indexed":true,"internalType":"bytes32"},{"name":"amount","type":"uint256","indexed":false,"internalType":"uint256"}],"anonymous":false},{"type":"event","name":"SetOperatorNetworkShares","inputs":[{"name":"subnetwork","type":"bytes32","indexed":true,"internalType":"bytes32"},{"name":"operator","type":"address","indexed":true,"internalType":"address"},{"name":"shares","type":"uint256","indexed":false,"internalType":"uint256"}],"anonymous":false},{"type":"error","name":"AccessControlBadConfirmation","inputs":[]},{"type":"error","name":"AccessControlUnauthorizedAccount","inputs":[{"name":"account","type":"address","internalType":"address"},{"name":"neededRole","type":"bytes32","internalType":"bytes32"}]},{"type":"error","name":"AlreadySet","inputs":[]},{"type":"error","name":"CheckpointUnorderedInsertion","inputs":[]},{"type":"error","name":"DuplicateRoleHolder","inputs":[]},{"type":"error","name":"ExceedsMaxNetworkLimit","inputs":[]},{"type":"error","name":"InsufficientHookGas","inputs":[]},{"type":"error","name":"InvalidInitialization","inputs":[]},{"type":"error","name":"MathOverflowedMulDiv","inputs":[]},{"type":"error","name":"MissingRoleHolders","inputs":[]},{"type":"error","name":"NotInitialized","inputs":[]},{"type":"error","name":"NotInitializing","inputs":[]},{"type":"error","name":"NotNetwork","inputs":[]},{"type":"error","name":"NotSlasher","inputs":[]},{"type":"error","name":"NotVault","inputs":[]},{"type":"error","name":"ReentrancyGuardReentrantCall","inputs":[]},{"type":"error","name":"SafeCastOverflowedUintDowncast","inputs":[{"name":"bits","type":"uint8","internalType":"uint8"},{"name":"value","type":"uint256","internalType":"uint256"}]},{"type":"error","name":"ZeroAddressRoleHolder","inputs":[]}],"bytecode":{"object":"0x610140346101a1576001600160401b0390601f612ea238819003918201601f191683019190848311848410176101a5578160c092859260409586528339810103126101a15761004d826101b9565b610059602084016101b9565b906100658385016101b9565b94610072606086016101b9565b9460a0610081608083016101b9565b9101519180831683036101a1577ff0c57e16840df040f15088dc2f81fe391c3923bec73e23a9662efc9c229c6a009081549060ff82891c1661019057808083160361014c575b50505060805260a05260c05260e0526101009283526101209182525190612cd492836101ce8439608051836107e7015260a05183610f2a015260c0518381816106660152610f63015260e05183818161039f0152611fb20152518281816103e3015281816115fa01526117170152518181816105e40152818161156101526117950152f35b6001600160401b0319909116811790915585519081527fc7f505b2f371ae2175ee4913f4499e1f2633a7b5936321eed1cdaeb6115181d290602090a15f80806100c7565b875163f92ee8a960e01b8152600490fd5b5f80fd5b634e487b7160e01b5f52604160045260245ffd5b51906001600160a01b03821682036101a15756fe60806040526004361015610011575f80fd5b5f3560e01c806301ffc9a714610264578063021453481461025f578063103f29071461025a578063128e5d82146102555780631a7a7044146102505780631a80e5001461024b57806323f752d514610246578063248a9ca3146102415780632dd310001461023c5780632f2ff15d1461023757806336568abe146102325780633dfd38731461022d5780633eb22c0f1461022857806342c53e3314610223578063439fab911461021e578063557cab44146102195780635d32a1c9146102145780636679191e1461020f5780637d24bb271461020a5780637f5a7c7b146102055780638b3f10b01461020057806391d14854146101fb5780639f86fd85146101f6578063a217fddf146101f1578063a33bc287146101ec578063bb24fe8a146101e7578063c0cd7c3e146101e2578063c43dc03f146101dd578063d15b740e146101d8578063d547741f146101d3578063e02f6937146101ce578063e49561ee146101c9578063e78eb6ae146101c4578063fbfa77cf146101bf578063fd4d447c146101ba578063ff54740f146101b55763ffa1ad74146101b0575f80fd5b6112e0565b6112c3565b611299565b611272565b611238565b61104d565b611031565b610fe5565b610fbb565b610f92565b610f4e565b610f0b565b610df0565b610dd6565b610d1c565b610cbe565b610c9b565b610c73565b610c3a565b610c00565b610bdd565b610b80565b610a48565b6109cf565b6109a6565b6108ad565b610862565b610816565b6107d2565b610799565b610613565b6105cf565b610589565b6103ce565b61038a565b6102be565b346102ba5760203660031901126102ba5760043563ffffffff60e01b81168091036102ba57602090637965db0b60e01b81149081156102a9575b506040519015158152f35b6301ffc9a760e01b1490505f61029e565b5f80fd5b346102ba576040806003193601126102ba5760043590602435906102e061180a565b825f526002602052805f2054821161037a57825f52600360205281610306825f20611efa565b1461036a5781610365916103557e899d104fc3d8820bd96540612bcc5c448c8837b13b9f7faa43ad0728f0c14f94610346875f52600360205260405f2090565b61034f426123a7565b90611952565b5050519081529081906020820190565b0390a2005b5163a741a04560e01b8152600490fd5b51631eefc06360e31b8152600490fd5b346102ba575f3660031901126102ba576040517f00000000000000000000000000000000000000000000000000000000000000006001600160a01b03168152602090f35b346102ba575f3660031901126102ba576040517f00000000000000000000000000000000000000000000000000000000000000006001600160a01b03168152602090f35b6001600160a01b038116036102ba57565b6064359065ffffffffffff821682036102ba57565b634e487b7160e01b5f52604160045260245ffd5b604081019081106001600160401b0382111761046757604052565b610438565b606081019081106001600160401b0382111761046757604052565b90601f801991011681019081106001600160401b0382111761046757604052565b6040519060a082018281106001600160401b0382111761046757604052565b604051906104d48261044c565b565b6001600160401b03811161046757601f01601f191660200190565b81601f820112156102ba57803590610508826104d6565b926105166040519485610487565b828452602083830101116102ba57815f926020809301838601378301015290565b9060806003198301126102ba576004359160243561055481610412565b9160443565ffffffffffff811681036102ba5791606435906001600160401b0382116102ba57610586916004016104f1565b90565b346102ba5760206105c76105c261059f36610537565b939190925f526005865260405f209060018060a01b03165f5260205260405f2090565b611a45565b604051908152f35b346102ba575f3660031901126102ba576040517f00000000000000000000000000000000000000000000000000000000000000006001600160a01b03168152602090f35b346102ba5760403660031901126102ba576004356001600160601b03811681036102ba5760243590610643611b28565b6040516302910f8b60e31b81523360048201526020816024816001600160a01b037f0000000000000000000000000000000000000000000000000000000000000000165afa908115610794575f91610765575b5015610753576001600160601b03166bffffffffffffffffffffffff193360601b161790806106cd835f52600260205260405f2090565b541461074157610726817fc67e7929681aa1bccd63f52b3799bf5805f3009f197db6fdf584b14f7fbf608c9261070b855f52600260205260405f2090565b556107168185611b57565b6040519081529081906020820190565b0390a261073f60015f80516020612c5f83398151915255565b005b60405163a741a04560e01b8152600490fd5b6040516323d53b9760e21b8152600490fd5b610787915060203d60201161078d575b61077f8183610487565b810190611327565b5f610696565b503d610775565b61133f565b346102ba5760203660031901126102ba576004355f525f80516020612c3f8339815191526020526020600160405f200154604051908152f35b346102ba575f3660031901126102ba576040517f00000000000000000000000000000000000000000000000000000000000000006001600160a01b03168152602090f35b346102ba5760403660031901126102ba5761073f60243560043561083982610412565b805f525f80516020612c3f83398151915260205261085d600160405f2001546118bd565b611e32565b346102ba5760403660031901126102ba5760243561087f81610412565b336001600160a01b0382160361089b5761073f90600435611e68565b60405163334bd91960e11b8152600490fd5b346102ba5760203660031901126102ba576004356108ca81610412565b6108d2611b28565b335f9081527f9ebbcbe0d2961d3fbe56ca6f679bc753bd848d3e6bb3eaf9041c51b286881d2c60205260409020547fd1c1f6fa6bf27d54c5e54c7c1dc6e5004d3c027ea1994fe68b29c1b51b69c36c9060ff161561098857506001546001600160a01b039182169181168214610741576001600160a01b03191681176001557f5bbb1d3ebb6a3ad2a0f17ff35e579a83af60604d1d3c2a4c83c62adecadf666d5f80a260015f80516020612c5f83398151915255005b6044906040519063e2517d3f60e01b82523360048301526024820152fd5b346102ba5760203660031901126102ba576004355f52600360205260206105c760405f20611efa565b346102ba5760403660031901126102ba5760206105c7610a166024356109f481610412565b6004355f526005845260405f209060018060a01b03165f5260205260405f2090565b611efa565b9181601f840112156102ba578235916001600160401b0383116102ba57602083818601950101116102ba57565b346102ba5760203660031901126102ba576001600160401b036004358181116102ba57610a79903690600401610a1b565b5f80516020612c7f833981519152549260ff8460401c1615931680159081610b78575b6001149081610b6e575b159081610b65575b50610b53575f80516020612c7f833981519152805467ffffffffffffffff19166001179055610ae19183610b2f57611f7d565b610ae757005b5f80516020612c7f833981519152805460ff60401b19169055604051600181527fc7f505b2f371ae2175ee4913f4499e1f2633a7b5936321eed1cdaeb6115181d290602090a1005b5f80516020612c7f833981519152805460ff60401b1916600160401b179055611f7d565b60405163f92ee8a960e01b8152600490fd5b9050155f610aae565b303b159150610aa6565b849150610a9c565b346102ba575f3660031901126102ba576020604051614e208152f35b60606003198201126102ba576004359160243565ffffffffffff811681036102ba5791604435906001600160401b0382116102ba57610586916004016104f1565b346102ba5760206105c7610bf036610b9c565b915f526003845260405f20611a45565b346102ba575f3660031901126102ba5760206040517fd1c1f6fa6bf27d54c5e54c7c1dc6e5004d3c027ea1994fe68b29c1b51b69c36c8152f35b346102ba575f3660031901126102ba5760206040517e8b9b1e5fa9cf3b14f87f435649268146305ddf689f082e5961a335b07a9abf8152f35b346102ba575f3660031901126102ba576001546040516001600160a01b039091168152602090f35b346102ba5760206105c7610cae36610b9c565b915f526004845260405f20611a45565b346102ba5760403660031901126102ba57602060ff610d10602435610ce281610412565b6004355f525f80516020612c3f833981519152845260405f209060018060a01b03165f5260205260405f2090565b54166040519015158152f35b346102ba576040806003193601126102ba57600435610d3a81610412565b602435906001600160401b0382116102ba575f8091610d60610dc4943690600401610a1b565b908187519283928337810184815203915af43d15610dcc57610db63d610d85816104d6565b90610d9286519283610487565b81523d5f602083013e5b845194859315156020850152808401526060830190611376565b03601f198101835282610487565b805190602001fd5b610db66060610d9c565b346102ba575f3660031901126102ba5760206040515f8152f35b346102ba5760603660031901126102ba57602435600435610e1082610412565b60443591610e1c611866565b5f8281526005602090815260408083206001600160a01b03851684529091529020610e4690611efa565b838114610741577f739a5a3ec0ff71e2386d0013deac5f44e0935a98def2e2a5ddf9a709518c829491610eb9610f0692855f52600460205260405f2090610eb388610eae610e93426123a7565b93610ea9610a168c5f52600460205260405f2090565b6113c1565b6113dc565b91611952565b5050610eea8561034683610ed5885f52600560205260405f2090565b9060018060a01b03165f5260205260405f2090565b50506040519485526001600160a01b0316939081906020820190565b0390a3005b346102ba575f3660031901126102ba5760206040516001600160401b037f0000000000000000000000000000000000000000000000000000000000000000168152f35b346102ba575f3660031901126102ba576040517f00000000000000000000000000000000000000000000000000000000000000006001600160a01b03168152602090f35b346102ba5760203660031901126102ba576004355f52600460205260206105c760405f20611efa565b346102ba5760203660031901126102ba576004355f526002602052602060405f2054604051908152f35b346102ba5760403660031901126102ba5761073f60243560043561100882610412565b805f525f80516020612c3f83398151915260205261102c600160405f2001546118bd565b611e68565b346102ba5760206105c761104436610537565b929190916114eb565b346102ba5760a03660031901126102ba5760243560043561106d82610412565b60443591611079610423565b90608435906001600160401b0382116102ba5761109b600492369084016104f1565b6110a3611b28565b5f546020906110c8906110bc906001600160a01b031681565b6001600160a01b031690565b60405163b134427160e01b815294859182905afa928315610794575f93611207575b506001600160a01b0392831633036111f5576001546001600160a01b031683811661116a575b50506040805195865265ffffffffffff909316602086015216927f741a5de99085c0d660f3e4192217b0ffb0ea4e35a0480de48e857a4bc3ee36ed91819081015b0390a361073f60015f80516020612c5f83398151915255565b9093604051946111a186611193602082019363724ab0f760e11b8552858c898d6024870161168a565b03601f198101885287610487565b62042e305a106111e3575f611151938192827f741a5de99085c0d660f3e4192217b0ffb0ea4e35a0480de48e857a4bc3ee36ed9951926203d090f15093611110565b604051638072475160e01b8152600490fd5b60405163dabc4ad960e01b8152600490fd5b61122a91935060203d602011611231575b6112228183610487565b810190611675565b915f6110ea565b503d611218565b346102ba575f3660031901126102ba5760206040517f1312a1cf530e56add9be4fd84db9051dcc7635952f09f735f9a29405b55846258152f35b346102ba575f3660031901126102ba575f546040516001600160a01b039091168152602090f35b346102ba5760403660031901126102ba5760206105c76024356112bb81610412565b6004356116e0565b346102ba575f3660031901126102ba5760206040516203d0908152f35b346102ba575f3660031901126102ba57602060405160018152f35b5f9081526005602090815260408083206001600160a01b03909416835292905220610586929190611a45565b908160209103126102ba575180151581036102ba5790565b6040513d5f823e3d90fd5b9061058692915f52600360205260405f20611a45565b9061058692915f52600460205260405f20611a45565b805180835260209291819084018484015e5f828201840152601f01601f1916010190565b634e487b7160e01b5f52601160045260245ffd5b5f198101919082116113bc57565b61139a565b919082039182116113bc57565b90600182018092116113bc57565b919082018092116113bc57565b604051906113f68261044c565b60606020838281520152565b81601f820112156102ba57805190611419826104d6565b926114276040519485610487565b828452602083830101116102ba57815f9260208093018386015e8301015290565b906020828203126102ba5781516001600160401b03928382116102ba5701906040828203126102ba576040519261147e8461044c565b82518181116102ba5782611493918501611402565b845260208301519081116102ba576114ab9201611402565b602082015290565b6001600160a01b0391821681529116602082015265ffffffffffff909116604082015260806060820181905261058692910190611376565b926114fb909291928284866121e2565b9290936115066113e9565b93805180611659575b505084159384156115c3575b8415611532575b5050505061152d5790565b505f90565b60208094955061155d910151604051958694859463530e1d4360e01b865260601c90600486016114b3565b03817f00000000000000000000000000000000000000000000000000000000000000006001600160a01b03165afa908115610794575f916115a4575b50155f808080611522565b6115bd915060203d60201161078d5761077f8183610487565b5f611599565b5f549094506001600160a01b03166020848651926115f6604051948593849363530e1d4360e01b855289600486016114b3565b03817f00000000000000000000000000000000000000000000000000000000000000006001600160a01b03165afa908115610794575f9161163a575b50159361151b565b611653915060203d60201161078d5761077f8183610487565b5f611632565b61166d929550602080918301019101611448565b925f8061150f565b908160209103126102ba575161058681610412565b919360a093610586969565ffffffffffff938552600180871b0316602085015260408401521660608201528160808201520190611376565b81156116cc570490565b634e487b7160e01b5f52601260045260245ffd5b5f546040516308834cb560e21b8082526001600160a01b0385811660048401529283166024830152929392602092909183816044817f000000000000000000000000000000000000000000000000000000000000000086165afa908115610794575f916117ed575b5015918215611769575b5050905061176357610586916122f2565b50505f90565b6040519081526001600160a01b0385166004820152606086901c602482015291508290829060449082907f0000000000000000000000000000000000000000000000000000000000000000165afa918215610794575f926117d0575b505015805f80611752565b6117e69250803d1061078d5761077f8183610487565b5f806117c5565b6118049150843d861161078d5761077f8183610487565b5f611748565b335f9081527f72a65082a5691803ab2b62c9bc729b34205ba1b183d950896526b2fd8714d0c7602052604090207e8b9b1e5fa9cf3b14f87f435649268146305ddf689f082e5961a335b07a9abf9060ff905b5416156109885750565b335f9081527f8f2dae99798887da307a4daa2c2d11f840b0cb9a6a67822660c531e9ad14dd00602052604090207f1312a1cf530e56add9be4fd84db9051dcc7635952f09f735f9a29405b55846259060ff9061185c565b5f8181525f80516020612c3f83398151915260209081526040808320338452909152902060ff9061185c565b634e487b7160e01b5f52603260045260245ffd5b8054821015611912575f5260205f2001905f90565b6118e9565b90815491600160401b831015610467578261193a9160016104d4950181556118fd565b90919082549060031b91821b915f19901b1916179055565b909291926001820190815480156119e4575b508461196f846123fd565b5094909284549361197f83611efa565b96816119cf575b50156119ac575050505f1981019081116113bc5761193a85916119a8936118fd565b9190565b6119a89492936119c8926001600160d01b039091169190612963565b5050611917565b65ffffffffffff83811691161490505f611986565b600160401b81101561046757806001611a0092018455836118fd565b8154905f199060031b1b191690555f611964565b908160209103126102ba575163ffffffff811681036102ba5790565b90600163ffffffff809316019182116113bc57565b91805115611b1e5780602080611a6093518301019101611a14565b91611a6b838261251c565b92611a7c845165ffffffffffff1690565b9065ffffffffffff8085169216828114611b125782119182611ab2575b5050611aa957610586925061244c565b50506020015190565b909150611abf83546113ae565b63ffffffff831614918215611ad8575b50505f80611a99565b611b0a919250611af3611aed611aff92611a30565b8561251c565b5165ffffffffffff1690565b65ffffffffffff1690565b115f80611acf565b50505050506020015190565b506105869161244c565b5f80516020612c5f8339815191526002815414611b455760029055565b604051633ee5aeb560e01b8152600490fd5b90815f52600360205260405f2081611b6e826123fd565b919390508315611bcc57611b8e916001600160d01b0316906001016118fd565b90549060031b1c5b82611bc2575b5050611ba6575050565b611bbe915f52600360205260405f2061034f426123a7565b5050565b119050815f611b9c565b50505f611b96565b6001600160a01b0381165f9081527fb7db2dd08fcb62d0c9e08c51941cae53c267786a0b75803fb7960902fc8ef97d60205260409020545f80516020612c3f8339815191529060ff16611763575f808052602091825260408082206001600160a01b038516835290925220805460ff1916600117905533906001600160a01b03165f7f2f8788117e7eff1d82e926ec794901d17c78024a50270940304540a733656f0d8180a4600190565b6001600160a01b0381165f9081527f9ebbcbe0d2961d3fbe56ca6f679bc753bd848d3e6bb3eaf9041c51b286881d2c602052604090207fd1c1f6fa6bf27d54c5e54c7c1dc6e5004d3c027ea1994fe68b29c1b51b69c36c905f80516020612c3f8339815191529060ff905b5416611d4e575f828152602091825260408082206001600160a01b038616835290925220805460ff1916600117905533916001600160a01b0316907f2f8788117e7eff1d82e926ec794901d17c78024a50270940304540a733656f0d5f80a4600190565b5050505f90565b6001600160a01b0381165f9081527f72a65082a5691803ab2b62c9bc729b34205ba1b183d950896526b2fd8714d0c7602052604090207e8b9b1e5fa9cf3b14f87f435649268146305ddf689f082e5961a335b07a9abf905f80516020612c3f8339815191529060ff90611cea565b6001600160a01b0381165f9081527f8f2dae99798887da307a4daa2c2d11f840b0cb9a6a67822660c531e9ad14dd00602052604090207f1312a1cf530e56add9be4fd84db9051dcc7635952f09f735f9a29405b5584625905f80516020612c3f8339815191529060ff90611cea565b5f8181525f80516020612c3f833981519152602081815260408084206001600160a01b038716855290915290912060ff90611cea565b5f8181525f80516020612c3f833981519152602081815260408084206001600160a01b03871685529091529091205460ff1615611d4e575f828152602091825260408082206001600160a01b038616835290925220805460ff1916905533916001600160a01b0316907ff6391f5c32d9c69d2a47ea670b442974b53935d1edc7fd64eb21e047a839171b5f80a4600190565b805480611f2957505f5b6001600160d01b03811615611763576001611f1f92016118fd565b90549060031b1c90565b5f199080828101116113bc57825f5260205f2001015460301c611f04565b9190916040818403126102ba578035611f5f81610412565b9260208201356001600160401b0381116102ba5761058692016104f1565b611f8991810190611f47565b6040516302910f8b60e31b81526001600160a01b039283166004820181905291906020816024817f000000000000000000000000000000000000000000000000000000000000000088165afa908115610794575f9161209c575b501561208a5761201e60409161201961206494611ffe612584565b60018060a01b03166001600160601b0360a01b5f5416175f55565b612704565b6020810151600180546001600160a01b0319166001600160a01b0390921691909117905580516001600160a01b031684811661207a575b5001516001600160a01b031690565b90811661206e5750565b61207790611c7f565b50565b61208390611bd4565b505f612055565b6040516362df054560e01b8152600490fd5b6120b5915060203d60201161078d5761077f8183610487565b5f611fe3565b6040519060a082018281106001600160401b038211176104675760405281608060609182815282602082015282604082015282808201520152565b906020828203126102ba5781516001600160401b03928382116102ba57019060a0828203126102ba576121276104a8565b9282518181116102ba578261213d918501611402565b845260208301518181116102ba5782612157918501611402565b602085015260408301518181116102ba5782612174918501611402565b604085015260608301518181116102ba5782612191918501611402565b606085015260808301519081116102ba576121ac9201611402565b608082015290565b908160209103126102ba575190565b60409065ffffffffffff61058694931681528160208201520190611376565b919392936121ee6120bb565b948051806122d6575b505061220860608601518285611360565b918261221a57505050509051905f9190565b61222e6122689183608089015191876112fb565b9160206122476110bc6110bc5f5460018060a01b031690565b8189015190604051808096819463810da75d60e01b835287600484016121c3565b03915afa80156107945761229e95612298935f926122a3575b50612292919260408a01519161134a565b90612864565b90612876565b915190565b61229292506122c99060203d6020116122cf575b6122c18183610487565b8101906121b4565b91612281565b503d6122b7565b6122ea9296506020809183010191016120f6565b935f806121f7565b90612308610a16835f52600460205260405f2090565b9081612315575050505f90565b610a1661232e91610ed5855f52600560205260405f2090565b5f5460405163bd49c35f60e01b815290602090829060049082906001600160a01b03165afa80156107945761058694612298925f9261237e575b50610a16612292915f52600360205260405f2090565b61229291925061239f610a169160203d6020116122cf576122c18183610487565b929150612368565b65ffffffffffff908181116123ba571690565b604490604051906306dfcc6560e41b8252603060048301526024820152fd5b906040516123e68161044c565b915465ffffffffffff8116835260301c6020830152565b80548061240e5750505f905f905f90565b5f199080828101116113bc5761242b925f5260205f2001016123d9565b9065ffffffffffff82511691602060018060d01b0391015116906001929190565b908154905f8291600584116124b6575b612467935084612bdf565b8061248f57505f905b6001600160d01b0382161561176357610586916001611f1f92016118fd565b6124a961249e6124b0926113ae565b835f5260205f200190565b5460301c90565b90612470565b91926124c181612aac565b81039081116113bc5761246793855f5265ffffffffffff808360205f20015416908516105f146124f257509161245c565b9291506124fe906113ce565b9061245c565b604051906125118261044c565b5f6020838281520152565b9061254561253f6125669261252f612504565b50612538612504565b50846118fd565b506123d9565b91600165ffffffffffff845116936020828060d01b039101511691016118fd565b905490604051926125768461044c565b835260031b1c602082015290565b61258c612a7e565b612594612a7e565b60015f80516020612c5f83398151915255565b604051906125b48261046c565b5f6040838281528260208201520152565b81601f820112156102ba578051916020916001600160401b038411610467578360051b90604051946125f985840187610487565b855283808601928201019283116102ba578301905b82821061261c575050505090565b838091835161262a81610412565b81520191019061260e565b906020828203126102ba5781516001600160401b03928382116102ba5701908181039260a084126102ba5760606040519461266f8661046c565b126102ba576040516126808161046c565b835161268b81610412565b8152602084015161269b81610412565b602082015260408401516126ae81610412565b6040820152845260608301518181116102ba57826126cd9185016125c5565b602085015260808301519081116102ba576126e892016125c5565b604082015290565b80518210156119125760209160051b010190565b612720906127106125a7565b5060208082518301019101612635565b8051519091906001600160a01b0316158061284a575b612838579060208101905f5b825180518210156127bc576110bc61275d8361276a936126f0565b516001600160a01b031690565b156127aa5761278c61278861278361275d8487516126f0565b611d55565b1590565b61279857600101612742565b604051635140fefd60e11b8152600490fd5b6040516323cda06760e01b8152600490fd5b506040925050818101905f5b8251805182101561282f576110bc61275d836127e3936126f0565b1561281e576128016127886127fc61275d8487516126f0565b611dc3565b61280d576001016127c8565b8351635140fefd60e11b8152600490fd5b83516323cda06760e01b8152600490fd5b50509150505190565b6040516303501f5960e11b8152600490fd5b506020820151511580612736575060408201515115612736565b9080821015612871575090565b905090565b9091828202915f19848209938380861095039480860395146128fb57848311156128e957829109815f038216809204600280826003021880830282030280830282030280830282030280830282030280830282030280920290030293600183805f03040190848311900302920304170290565b60405163227bc15360e01b8152600490fd5b50509061058692506116c2565b8054600160401b81101561046757612925916001820181556118fd565b61295057815160209092015160301b65ffffffffffff191665ffffffffffff92909216919091179055565b634e487b7160e01b5f525f60045260245ffd5b805492939291908215612a555761298461297f61249e856113ae565b6123d9565b90612995825165ffffffffffff1690565b65ffffffffffff84811691168110612a43576119a89460209488926129c3611aff875165ffffffffffff1690565b03612a0b57506129fd926129d96129e4926113ae565b905f5260205f200190565b9065ffffffffffff82549181199060301b169116179055565b01516001600160d01b031690565b915050612a3e91612a2b612a1d6104c7565b65ffffffffffff9093168352565b6001600160d01b03881682860152612908565b6129fd565b604051632520601d60e01b8152600490fd5b612a799250612a65612a1d6104c7565b6001600160d01b0385166020830152612908565b5f9190565b60ff5f80516020612c7f8339815191525460401c1615612a9a57565b604051631afcd79f60e31b8152600490fd5b801561152d5780612292612b77612b6d612b63612b59612b4f612b45612b3b60016105869a5f908b60801c80612bd3575b508060401c80612bc6575b508060201c80612bb9575b508060101c80612bac575b508060081c80612b9f575b508060041c80612b92575b508060021c80612b85575b50821c612b7e575b811c1b612b34818b6116c2565b0160011c90565b612b34818a6116c2565b612b3481896116c2565b612b3481886116c2565b612b3481876116c2565b612b3481866116c2565b612b3481856116c2565b80926116c2565b8101612b27565b600291509101905f612b1f565b600491509101905f612b14565b600891509101905f612b09565b601091509101905f612afe565b602091509101905f612af3565b604091509101905f612ae8565b9150506080905f612add565b91905b838210612bef5750505090565b9091928083169080841860011c82018092116113bc57845f5265ffffffffffff808360205f20015416908416105f14612c2c5750925b9190612be2565b939250612c38906113ce565b91612c2556fe02dd7bc7dec4dceedda775e58dd541e08a116c6c53815c0bd028192f7b6268009b779b17422d0df92223018b32b4d1fa46e071723d6817e2486d003becc55f00f0c57e16840df040f15088dc2f81fe391c3923bec73e23a9662efc9c229c6a00a2646970667358221220258693323caddcf3ca73a098ba68e5bbe91fc66ebec00d054c084ceecf7aca3664736f6c63430008190033","sourceMap":"542:7244:15:-:0;;;;-1:-1:-1;;;;;542:7244:15;;;;;;;;;;-1:-1:-1;;542:7244:15;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;:::i;:::-;;;;;;:::i;:::-;;;;;;;:::i;:::-;;;;;;;:::i;:::-;;;;;;;;:::i;:::-;;;;;;;;;;;;8837:64:91;542:7244:15;;;;;;;;;7896:76:91;;542:7244:15;;;;7985:34:91;7981:146;;-1:-1:-1;525:17:6;;;542:7244:15;525:17:6;542:7244:15;552:12:6;542:7244:15;2360:34:13;2404:28;;2442:57;;;;2509:61;;;;542:7244:15;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;2404:28:13;542:7244:15;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;7981:146:91;-1:-1:-1;;;;;;542:7244:15;;;;;;;;;;;;;8087:29:91;;542:7244:15;;8087:29:91;7981:146;;;;;7896:76;542:7244:15;;-1:-1:-1;;;7938:23:91;;;;;542:7244:15;-1:-1:-1;542:7244:15;;;;;;-1:-1:-1;542:7244:15;;;;;-1:-1:-1;542:7244:15;;;;-1:-1:-1;;;;;542:7244:15;;;;;;:::o","linkReferences":{}},"deployedBytecode":{"object":"0x60806040526004361015610011575f80fd5b5f3560e01c806301ffc9a714610264578063021453481461025f578063103f29071461025a578063128e5d82146102555780631a7a7044146102505780631a80e5001461024b57806323f752d514610246578063248a9ca3146102415780632dd310001461023c5780632f2ff15d1461023757806336568abe146102325780633dfd38731461022d5780633eb22c0f1461022857806342c53e3314610223578063439fab911461021e578063557cab44146102195780635d32a1c9146102145780636679191e1461020f5780637d24bb271461020a5780637f5a7c7b146102055780638b3f10b01461020057806391d14854146101fb5780639f86fd85146101f6578063a217fddf146101f1578063a33bc287146101ec578063bb24fe8a146101e7578063c0cd7c3e146101e2578063c43dc03f146101dd578063d15b740e146101d8578063d547741f146101d3578063e02f6937146101ce578063e49561ee146101c9578063e78eb6ae146101c4578063fbfa77cf146101bf578063fd4d447c146101ba578063ff54740f146101b55763ffa1ad74146101b0575f80fd5b6112e0565b6112c3565b611299565b611272565b611238565b61104d565b611031565b610fe5565b610fbb565b610f92565b610f4e565b610f0b565b610df0565b610dd6565b610d1c565b610cbe565b610c9b565b610c73565b610c3a565b610c00565b610bdd565b610b80565b610a48565b6109cf565b6109a6565b6108ad565b610862565b610816565b6107d2565b610799565b610613565b6105cf565b610589565b6103ce565b61038a565b6102be565b346102ba5760203660031901126102ba5760043563ffffffff60e01b81168091036102ba57602090637965db0b60e01b81149081156102a9575b506040519015158152f35b6301ffc9a760e01b1490505f61029e565b5f80fd5b346102ba576040806003193601126102ba5760043590602435906102e061180a565b825f526002602052805f2054821161037a57825f52600360205281610306825f20611efa565b1461036a5781610365916103557e899d104fc3d8820bd96540612bcc5c448c8837b13b9f7faa43ad0728f0c14f94610346875f52600360205260405f2090565b61034f426123a7565b90611952565b5050519081529081906020820190565b0390a2005b5163a741a04560e01b8152600490fd5b51631eefc06360e31b8152600490fd5b346102ba575f3660031901126102ba576040517f00000000000000000000000000000000000000000000000000000000000000006001600160a01b03168152602090f35b346102ba575f3660031901126102ba576040517f00000000000000000000000000000000000000000000000000000000000000006001600160a01b03168152602090f35b6001600160a01b038116036102ba57565b6064359065ffffffffffff821682036102ba57565b634e487b7160e01b5f52604160045260245ffd5b604081019081106001600160401b0382111761046757604052565b610438565b606081019081106001600160401b0382111761046757604052565b90601f801991011681019081106001600160401b0382111761046757604052565b6040519060a082018281106001600160401b0382111761046757604052565b604051906104d48261044c565b565b6001600160401b03811161046757601f01601f191660200190565b81601f820112156102ba57803590610508826104d6565b926105166040519485610487565b828452602083830101116102ba57815f926020809301838601378301015290565b9060806003198301126102ba576004359160243561055481610412565b9160443565ffffffffffff811681036102ba5791606435906001600160401b0382116102ba57610586916004016104f1565b90565b346102ba5760206105c76105c261059f36610537565b939190925f526005865260405f209060018060a01b03165f5260205260405f2090565b611a45565b604051908152f35b346102ba575f3660031901126102ba576040517f00000000000000000000000000000000000000000000000000000000000000006001600160a01b03168152602090f35b346102ba5760403660031901126102ba576004356001600160601b03811681036102ba5760243590610643611b28565b6040516302910f8b60e31b81523360048201526020816024816001600160a01b037f0000000000000000000000000000000000000000000000000000000000000000165afa908115610794575f91610765575b5015610753576001600160601b03166bffffffffffffffffffffffff193360601b161790806106cd835f52600260205260405f2090565b541461074157610726817fc67e7929681aa1bccd63f52b3799bf5805f3009f197db6fdf584b14f7fbf608c9261070b855f52600260205260405f2090565b556107168185611b57565b6040519081529081906020820190565b0390a261073f60015f80516020612c5f83398151915255565b005b60405163a741a04560e01b8152600490fd5b6040516323d53b9760e21b8152600490fd5b610787915060203d60201161078d575b61077f8183610487565b810190611327565b5f610696565b503d610775565b61133f565b346102ba5760203660031901126102ba576004355f525f80516020612c3f8339815191526020526020600160405f200154604051908152f35b346102ba575f3660031901126102ba576040517f00000000000000000000000000000000000000000000000000000000000000006001600160a01b03168152602090f35b346102ba5760403660031901126102ba5761073f60243560043561083982610412565b805f525f80516020612c3f83398151915260205261085d600160405f2001546118bd565b611e32565b346102ba5760403660031901126102ba5760243561087f81610412565b336001600160a01b0382160361089b5761073f90600435611e68565b60405163334bd91960e11b8152600490fd5b346102ba5760203660031901126102ba576004356108ca81610412565b6108d2611b28565b335f9081527f9ebbcbe0d2961d3fbe56ca6f679bc753bd848d3e6bb3eaf9041c51b286881d2c60205260409020547fd1c1f6fa6bf27d54c5e54c7c1dc6e5004d3c027ea1994fe68b29c1b51b69c36c9060ff161561098857506001546001600160a01b039182169181168214610741576001600160a01b03191681176001557f5bbb1d3ebb6a3ad2a0f17ff35e579a83af60604d1d3c2a4c83c62adecadf666d5f80a260015f80516020612c5f83398151915255005b6044906040519063e2517d3f60e01b82523360048301526024820152fd5b346102ba5760203660031901126102ba576004355f52600360205260206105c760405f20611efa565b346102ba5760403660031901126102ba5760206105c7610a166024356109f481610412565b6004355f526005845260405f209060018060a01b03165f5260205260405f2090565b611efa565b9181601f840112156102ba578235916001600160401b0383116102ba57602083818601950101116102ba57565b346102ba5760203660031901126102ba576001600160401b036004358181116102ba57610a79903690600401610a1b565b5f80516020612c7f833981519152549260ff8460401c1615931680159081610b78575b6001149081610b6e575b159081610b65575b50610b53575f80516020612c7f833981519152805467ffffffffffffffff19166001179055610ae19183610b2f57611f7d565b610ae757005b5f80516020612c7f833981519152805460ff60401b19169055604051600181527fc7f505b2f371ae2175ee4913f4499e1f2633a7b5936321eed1cdaeb6115181d290602090a1005b5f80516020612c7f833981519152805460ff60401b1916600160401b179055611f7d565b60405163f92ee8a960e01b8152600490fd5b9050155f610aae565b303b159150610aa6565b849150610a9c565b346102ba575f3660031901126102ba576020604051614e208152f35b60606003198201126102ba576004359160243565ffffffffffff811681036102ba5791604435906001600160401b0382116102ba57610586916004016104f1565b346102ba5760206105c7610bf036610b9c565b915f526003845260405f20611a45565b346102ba575f3660031901126102ba5760206040517fd1c1f6fa6bf27d54c5e54c7c1dc6e5004d3c027ea1994fe68b29c1b51b69c36c8152f35b346102ba575f3660031901126102ba5760206040517e8b9b1e5fa9cf3b14f87f435649268146305ddf689f082e5961a335b07a9abf8152f35b346102ba575f3660031901126102ba576001546040516001600160a01b039091168152602090f35b346102ba5760206105c7610cae36610b9c565b915f526004845260405f20611a45565b346102ba5760403660031901126102ba57602060ff610d10602435610ce281610412565b6004355f525f80516020612c3f833981519152845260405f209060018060a01b03165f5260205260405f2090565b54166040519015158152f35b346102ba576040806003193601126102ba57600435610d3a81610412565b602435906001600160401b0382116102ba575f8091610d60610dc4943690600401610a1b565b908187519283928337810184815203915af43d15610dcc57610db63d610d85816104d6565b90610d9286519283610487565b81523d5f602083013e5b845194859315156020850152808401526060830190611376565b03601f198101835282610487565b805190602001fd5b610db66060610d9c565b346102ba575f3660031901126102ba5760206040515f8152f35b346102ba5760603660031901126102ba57602435600435610e1082610412565b60443591610e1c611866565b5f8281526005602090815260408083206001600160a01b03851684529091529020610e4690611efa565b838114610741577f739a5a3ec0ff71e2386d0013deac5f44e0935a98def2e2a5ddf9a709518c829491610eb9610f0692855f52600460205260405f2090610eb388610eae610e93426123a7565b93610ea9610a168c5f52600460205260405f2090565b6113c1565b6113dc565b91611952565b5050610eea8561034683610ed5885f52600560205260405f2090565b9060018060a01b03165f5260205260405f2090565b50506040519485526001600160a01b0316939081906020820190565b0390a3005b346102ba575f3660031901126102ba5760206040516001600160401b037f0000000000000000000000000000000000000000000000000000000000000000168152f35b346102ba575f3660031901126102ba576040517f00000000000000000000000000000000000000000000000000000000000000006001600160a01b03168152602090f35b346102ba5760203660031901126102ba576004355f52600460205260206105c760405f20611efa565b346102ba5760203660031901126102ba576004355f526002602052602060405f2054604051908152f35b346102ba5760403660031901126102ba5761073f60243560043561100882610412565b805f525f80516020612c3f83398151915260205261102c600160405f2001546118bd565b611e68565b346102ba5760206105c761104436610537565b929190916114eb565b346102ba5760a03660031901126102ba5760243560043561106d82610412565b60443591611079610423565b90608435906001600160401b0382116102ba5761109b600492369084016104f1565b6110a3611b28565b5f546020906110c8906110bc906001600160a01b031681565b6001600160a01b031690565b60405163b134427160e01b815294859182905afa928315610794575f93611207575b506001600160a01b0392831633036111f5576001546001600160a01b031683811661116a575b50506040805195865265ffffffffffff909316602086015216927f741a5de99085c0d660f3e4192217b0ffb0ea4e35a0480de48e857a4bc3ee36ed91819081015b0390a361073f60015f80516020612c5f83398151915255565b9093604051946111a186611193602082019363724ab0f760e11b8552858c898d6024870161168a565b03601f198101885287610487565b62042e305a106111e3575f611151938192827f741a5de99085c0d660f3e4192217b0ffb0ea4e35a0480de48e857a4bc3ee36ed9951926203d090f15093611110565b604051638072475160e01b8152600490fd5b60405163dabc4ad960e01b8152600490fd5b61122a91935060203d602011611231575b6112228183610487565b810190611675565b915f6110ea565b503d611218565b346102ba575f3660031901126102ba5760206040517f1312a1cf530e56add9be4fd84db9051dcc7635952f09f735f9a29405b55846258152f35b346102ba575f3660031901126102ba575f546040516001600160a01b039091168152602090f35b346102ba5760403660031901126102ba5760206105c76024356112bb81610412565b6004356116e0565b346102ba575f3660031901126102ba5760206040516203d0908152f35b346102ba575f3660031901126102ba57602060405160018152f35b5f9081526005602090815260408083206001600160a01b03909416835292905220610586929190611a45565b908160209103126102ba575180151581036102ba5790565b6040513d5f823e3d90fd5b9061058692915f52600360205260405f20611a45565b9061058692915f52600460205260405f20611a45565b805180835260209291819084018484015e5f828201840152601f01601f1916010190565b634e487b7160e01b5f52601160045260245ffd5b5f198101919082116113bc57565b61139a565b919082039182116113bc57565b90600182018092116113bc57565b919082018092116113bc57565b604051906113f68261044c565b60606020838281520152565b81601f820112156102ba57805190611419826104d6565b926114276040519485610487565b828452602083830101116102ba57815f9260208093018386015e8301015290565b906020828203126102ba5781516001600160401b03928382116102ba5701906040828203126102ba576040519261147e8461044c565b82518181116102ba5782611493918501611402565b845260208301519081116102ba576114ab9201611402565b602082015290565b6001600160a01b0391821681529116602082015265ffffffffffff909116604082015260806060820181905261058692910190611376565b926114fb909291928284866121e2565b9290936115066113e9565b93805180611659575b505084159384156115c3575b8415611532575b5050505061152d5790565b505f90565b60208094955061155d910151604051958694859463530e1d4360e01b865260601c90600486016114b3565b03817f00000000000000000000000000000000000000000000000000000000000000006001600160a01b03165afa908115610794575f916115a4575b50155f808080611522565b6115bd915060203d60201161078d5761077f8183610487565b5f611599565b5f549094506001600160a01b03166020848651926115f6604051948593849363530e1d4360e01b855289600486016114b3565b03817f00000000000000000000000000000000000000000000000000000000000000006001600160a01b03165afa908115610794575f9161163a575b50159361151b565b611653915060203d60201161078d5761077f8183610487565b5f611632565b61166d929550602080918301019101611448565b925f8061150f565b908160209103126102ba575161058681610412565b919360a093610586969565ffffffffffff938552600180871b0316602085015260408401521660608201528160808201520190611376565b81156116cc570490565b634e487b7160e01b5f52601260045260245ffd5b5f546040516308834cb560e21b8082526001600160a01b0385811660048401529283166024830152929392602092909183816044817f000000000000000000000000000000000000000000000000000000000000000086165afa908115610794575f916117ed575b5015918215611769575b5050905061176357610586916122f2565b50505f90565b6040519081526001600160a01b0385166004820152606086901c602482015291508290829060449082907f0000000000000000000000000000000000000000000000000000000000000000165afa918215610794575f926117d0575b505015805f80611752565b6117e69250803d1061078d5761077f8183610487565b5f806117c5565b6118049150843d861161078d5761077f8183610487565b5f611748565b335f9081527f72a65082a5691803ab2b62c9bc729b34205ba1b183d950896526b2fd8714d0c7602052604090207e8b9b1e5fa9cf3b14f87f435649268146305ddf689f082e5961a335b07a9abf9060ff905b5416156109885750565b335f9081527f8f2dae99798887da307a4daa2c2d11f840b0cb9a6a67822660c531e9ad14dd00602052604090207f1312a1cf530e56add9be4fd84db9051dcc7635952f09f735f9a29405b55846259060ff9061185c565b5f8181525f80516020612c3f83398151915260209081526040808320338452909152902060ff9061185c565b634e487b7160e01b5f52603260045260245ffd5b8054821015611912575f5260205f2001905f90565b6118e9565b90815491600160401b831015610467578261193a9160016104d4950181556118fd565b90919082549060031b91821b915f19901b1916179055565b909291926001820190815480156119e4575b508461196f846123fd565b5094909284549361197f83611efa565b96816119cf575b50156119ac575050505f1981019081116113bc5761193a85916119a8936118fd565b9190565b6119a89492936119c8926001600160d01b039091169190612963565b5050611917565b65ffffffffffff83811691161490505f611986565b600160401b81101561046757806001611a0092018455836118fd565b8154905f199060031b1b191690555f611964565b908160209103126102ba575163ffffffff811681036102ba5790565b90600163ffffffff809316019182116113bc57565b91805115611b1e5780602080611a6093518301019101611a14565b91611a6b838261251c565b92611a7c845165ffffffffffff1690565b9065ffffffffffff8085169216828114611b125782119182611ab2575b5050611aa957610586925061244c565b50506020015190565b909150611abf83546113ae565b63ffffffff831614918215611ad8575b50505f80611a99565b611b0a919250611af3611aed611aff92611a30565b8561251c565b5165ffffffffffff1690565b65ffffffffffff1690565b115f80611acf565b50505050506020015190565b506105869161244c565b5f80516020612c5f8339815191526002815414611b455760029055565b604051633ee5aeb560e01b8152600490fd5b90815f52600360205260405f2081611b6e826123fd565b919390508315611bcc57611b8e916001600160d01b0316906001016118fd565b90549060031b1c5b82611bc2575b5050611ba6575050565b611bbe915f52600360205260405f2061034f426123a7565b5050565b119050815f611b9c565b50505f611b96565b6001600160a01b0381165f9081527fb7db2dd08fcb62d0c9e08c51941cae53c267786a0b75803fb7960902fc8ef97d60205260409020545f80516020612c3f8339815191529060ff16611763575f808052602091825260408082206001600160a01b038516835290925220805460ff1916600117905533906001600160a01b03165f7f2f8788117e7eff1d82e926ec794901d17c78024a50270940304540a733656f0d8180a4600190565b6001600160a01b0381165f9081527f9ebbcbe0d2961d3fbe56ca6f679bc753bd848d3e6bb3eaf9041c51b286881d2c602052604090207fd1c1f6fa6bf27d54c5e54c7c1dc6e5004d3c027ea1994fe68b29c1b51b69c36c905f80516020612c3f8339815191529060ff905b5416611d4e575f828152602091825260408082206001600160a01b038616835290925220805460ff1916600117905533916001600160a01b0316907f2f8788117e7eff1d82e926ec794901d17c78024a50270940304540a733656f0d5f80a4600190565b5050505f90565b6001600160a01b0381165f9081527f72a65082a5691803ab2b62c9bc729b34205ba1b183d950896526b2fd8714d0c7602052604090207e8b9b1e5fa9cf3b14f87f435649268146305ddf689f082e5961a335b07a9abf905f80516020612c3f8339815191529060ff90611cea565b6001600160a01b0381165f9081527f8f2dae99798887da307a4daa2c2d11f840b0cb9a6a67822660c531e9ad14dd00602052604090207f1312a1cf530e56add9be4fd84db9051dcc7635952f09f735f9a29405b5584625905f80516020612c3f8339815191529060ff90611cea565b5f8181525f80516020612c3f833981519152602081815260408084206001600160a01b038716855290915290912060ff90611cea565b5f8181525f80516020612c3f833981519152602081815260408084206001600160a01b03871685529091529091205460ff1615611d4e575f828152602091825260408082206001600160a01b038616835290925220805460ff1916905533916001600160a01b0316907ff6391f5c32d9c69d2a47ea670b442974b53935d1edc7fd64eb21e047a839171b5f80a4600190565b805480611f2957505f5b6001600160d01b03811615611763576001611f1f92016118fd565b90549060031b1c90565b5f199080828101116113bc57825f5260205f2001015460301c611f04565b9190916040818403126102ba578035611f5f81610412565b9260208201356001600160401b0381116102ba5761058692016104f1565b611f8991810190611f47565b6040516302910f8b60e31b81526001600160a01b039283166004820181905291906020816024817f000000000000000000000000000000000000000000000000000000000000000088165afa908115610794575f9161209c575b501561208a5761201e60409161201961206494611ffe612584565b60018060a01b03166001600160601b0360a01b5f5416175f55565b612704565b6020810151600180546001600160a01b0319166001600160a01b0390921691909117905580516001600160a01b031684811661207a575b5001516001600160a01b031690565b90811661206e5750565b61207790611c7f565b50565b61208390611bd4565b505f612055565b6040516362df054560e01b8152600490fd5b6120b5915060203d60201161078d5761077f8183610487565b5f611fe3565b6040519060a082018281106001600160401b038211176104675760405281608060609182815282602082015282604082015282808201520152565b906020828203126102ba5781516001600160401b03928382116102ba57019060a0828203126102ba576121276104a8565b9282518181116102ba578261213d918501611402565b845260208301518181116102ba5782612157918501611402565b602085015260408301518181116102ba5782612174918501611402565b604085015260608301518181116102ba5782612191918501611402565b606085015260808301519081116102ba576121ac9201611402565b608082015290565b908160209103126102ba575190565b60409065ffffffffffff61058694931681528160208201520190611376565b919392936121ee6120bb565b948051806122d6575b505061220860608601518285611360565b918261221a57505050509051905f9190565b61222e6122689183608089015191876112fb565b9160206122476110bc6110bc5f5460018060a01b031690565b8189015190604051808096819463810da75d60e01b835287600484016121c3565b03915afa80156107945761229e95612298935f926122a3575b50612292919260408a01519161134a565b90612864565b90612876565b915190565b61229292506122c99060203d6020116122cf575b6122c18183610487565b8101906121b4565b91612281565b503d6122b7565b6122ea9296506020809183010191016120f6565b935f806121f7565b90612308610a16835f52600460205260405f2090565b9081612315575050505f90565b610a1661232e91610ed5855f52600560205260405f2090565b5f5460405163bd49c35f60e01b815290602090829060049082906001600160a01b03165afa80156107945761058694612298925f9261237e575b50610a16612292915f52600360205260405f2090565b61229291925061239f610a169160203d6020116122cf576122c18183610487565b929150612368565b65ffffffffffff908181116123ba571690565b604490604051906306dfcc6560e41b8252603060048301526024820152fd5b906040516123e68161044c565b915465ffffffffffff8116835260301c6020830152565b80548061240e5750505f905f905f90565b5f199080828101116113bc5761242b925f5260205f2001016123d9565b9065ffffffffffff82511691602060018060d01b0391015116906001929190565b908154905f8291600584116124b6575b612467935084612bdf565b8061248f57505f905b6001600160d01b0382161561176357610586916001611f1f92016118fd565b6124a961249e6124b0926113ae565b835f5260205f200190565b5460301c90565b90612470565b91926124c181612aac565b81039081116113bc5761246793855f5265ffffffffffff808360205f20015416908516105f146124f257509161245c565b9291506124fe906113ce565b9061245c565b604051906125118261044c565b5f6020838281520152565b9061254561253f6125669261252f612504565b50612538612504565b50846118fd565b506123d9565b91600165ffffffffffff845116936020828060d01b039101511691016118fd565b905490604051926125768461044c565b835260031b1c602082015290565b61258c612a7e565b612594612a7e565b60015f80516020612c5f83398151915255565b604051906125b48261046c565b5f6040838281528260208201520152565b81601f820112156102ba578051916020916001600160401b038411610467578360051b90604051946125f985840187610487565b855283808601928201019283116102ba578301905b82821061261c575050505090565b838091835161262a81610412565b81520191019061260e565b906020828203126102ba5781516001600160401b03928382116102ba5701908181039260a084126102ba5760606040519461266f8661046c565b126102ba576040516126808161046c565b835161268b81610412565b8152602084015161269b81610412565b602082015260408401516126ae81610412565b6040820152845260608301518181116102ba57826126cd9185016125c5565b602085015260808301519081116102ba576126e892016125c5565b604082015290565b80518210156119125760209160051b010190565b612720906127106125a7565b5060208082518301019101612635565b8051519091906001600160a01b0316158061284a575b612838579060208101905f5b825180518210156127bc576110bc61275d8361276a936126f0565b516001600160a01b031690565b156127aa5761278c61278861278361275d8487516126f0565b611d55565b1590565b61279857600101612742565b604051635140fefd60e11b8152600490fd5b6040516323cda06760e01b8152600490fd5b506040925050818101905f5b8251805182101561282f576110bc61275d836127e3936126f0565b1561281e576128016127886127fc61275d8487516126f0565b611dc3565b61280d576001016127c8565b8351635140fefd60e11b8152600490fd5b83516323cda06760e01b8152600490fd5b50509150505190565b6040516303501f5960e11b8152600490fd5b506020820151511580612736575060408201515115612736565b9080821015612871575090565b905090565b9091828202915f19848209938380861095039480860395146128fb57848311156128e957829109815f038216809204600280826003021880830282030280830282030280830282030280830282030280830282030280920290030293600183805f03040190848311900302920304170290565b60405163227bc15360e01b8152600490fd5b50509061058692506116c2565b8054600160401b81101561046757612925916001820181556118fd565b61295057815160209092015160301b65ffffffffffff191665ffffffffffff92909216919091179055565b634e487b7160e01b5f525f60045260245ffd5b805492939291908215612a555761298461297f61249e856113ae565b6123d9565b90612995825165ffffffffffff1690565b65ffffffffffff84811691168110612a43576119a89460209488926129c3611aff875165ffffffffffff1690565b03612a0b57506129fd926129d96129e4926113ae565b905f5260205f200190565b9065ffffffffffff82549181199060301b169116179055565b01516001600160d01b031690565b915050612a3e91612a2b612a1d6104c7565b65ffffffffffff9093168352565b6001600160d01b03881682860152612908565b6129fd565b604051632520601d60e01b8152600490fd5b612a799250612a65612a1d6104c7565b6001600160d01b0385166020830152612908565b5f9190565b60ff5f80516020612c7f8339815191525460401c1615612a9a57565b604051631afcd79f60e31b8152600490fd5b801561152d5780612292612b77612b6d612b63612b59612b4f612b45612b3b60016105869a5f908b60801c80612bd3575b508060401c80612bc6575b508060201c80612bb9575b508060101c80612bac575b508060081c80612b9f575b508060041c80612b92575b508060021c80612b85575b50821c612b7e575b811c1b612b34818b6116c2565b0160011c90565b612b34818a6116c2565b612b3481896116c2565b612b3481886116c2565b612b3481876116c2565b612b3481866116c2565b612b3481856116c2565b80926116c2565b8101612b27565b600291509101905f612b1f565b600491509101905f612b14565b600891509101905f612b09565b601091509101905f612afe565b602091509101905f612af3565b604091509101905f612ae8565b9150506080905f612add565b91905b838210612bef5750505090565b9091928083169080841860011c82018092116113bc57845f5265ffffffffffff808360205f20015416908416105f14612c2c5750925b9190612be2565b939250612c38906113ce565b91612c2556fe02dd7bc7dec4dceedda775e58dd541e08a116c6c53815c0bd028192f7b6268009b779b17422d0df92223018b32b4d1fa46e071723d6817e2486d003becc55f00f0c57e16840df040f15088dc2f81fe391c3923bec73e23a9662efc9c229c6a00a2646970667358221220258693323caddcf3ca73a098ba68e5bbe91fc66ebec00d054c084ceecf7aca3664736f6c63430008190033","sourceMap":"542:7244:15:-: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;:::-;;:::i;:::-;;:::i;:::-;;:::i;:::-;;:::i;:::-;;:::i;:::-;;:::i;:::-;;:::i;:::-;;:::i;:::-;;:::i;:::-;;;;;;-1:-1:-1;;542:7244:15;;;;;;;;;;;;;;;;;;-1:-1:-1;;;3551:47:89;;;:87;;;;542:7244:15;;;;;;;;;;3551:87:89;-1:-1:-1;;;1133:40:94;;-1:-1:-1;3551:87:89;;;542:7244:15;-1:-1:-1;542:7244:15;;;;;;;;;;;;;;;;;;;;3202:4:89;;;:::i;:::-;542:7244:15;-1:-1:-1;542:7244:15;3610:15;542:7244;;;-1:-1:-1;542:7244:15;;3601:36;;3597:98;;542:7244;-1:-1:-1;542:7244:15;2233:13;542:7244;;;2233:34;542:7244;-1:-1:-1;542:7244:15;2233:34;:::i;:::-;3709;3705:84;;3799:25;3871:35;3799:25;:56;3871:35;3799:25;;;542:7244;;2233:13;542:7244;;;;;;;3799:25;819:34:129;837:15;819:34;:::i;:::-;3799:56:15;;:::i;:::-;-1:-1:-1;;542:7244:15;;;;;;;;;;;;3871:35;;;;542:7244;3705:84;542:7244;-1:-1:-1;;;3766:12:15;;542:7244;;3766:12;3597:98;542:7244;-1:-1:-1;;;3660:24:15;;542:7244;;3660:24;542:7244;;;;;;-1:-1:-1;;542:7244:15;;;;;;1537:38:13;-1:-1:-1;;;;;542:7244:15;;;;;;;;;;;;-1:-1:-1;;542:7244:15;;;;;;1632:54:13;-1:-1:-1;;;;;542:7244:15;;;;;;;-1:-1:-1;;;;;542:7244:15;;;;;:::o;:::-;;;;;;;;;;;:::o;:::-;;;;;;;;;;;;;;;;;;;-1:-1:-1;;;;;542:7244:15;;;;;;;:::o;:::-;;:::i;:::-;;;;;;;-1:-1:-1;;;;;542:7244:15;;;;;;;:::o;:::-;;;;;;;;;;;;;-1:-1:-1;;;;;542:7244:15;;;;;;;:::o;:::-;;;;;;;;;;-1:-1:-1;;;;;542:7244:15;;;;;;;:::o;:::-;;;;;;;:::i;:::-;:::o;:::-;-1:-1:-1;;;;;542:7244:15;;;;;;-1:-1:-1;;542:7244:15;;;;:::o;:::-;;;;;;;;;;;;;;;:::i;:::-;;;;;;;;:::i;:::-;;;;;;;;;;;;;-1:-1:-1;542:7244:15;;;;;;;;;;;;;;:::o;:::-;;;-1:-1:-1;;542:7244:15;;;;;;;;;;;;;:::i;:::-;;;;;;;;;;;;;;;-1:-1:-1;;;;;542:7244:15;;;;;;;;;:::i;:::-;;:::o;:::-;;;;;3090:79;:44;542:7244;;;:::i;:::-;;;;;-1:-1:-1;542:7244:15;3090:22;542:7244;;;-1:-1:-1;542:7244:15;;;;;;;;;;;;;;;;;3090:44;:79;:::i;:::-;542:7244;;;;;;;;;;;;-1:-1:-1;;542:7244:15;;;;;;1743:56:13;-1:-1:-1;;;;;542:7244:15;;;;;;;;;;;;-1:-1:-1;;542:7244:15;;;;;;-1:-1:-1;;;;;542:7244:15;;;;;;;;3217:103:93;;;:::i;:::-;542:7244:15;;-1:-1:-1;;;4285:48:13;;4322:10;542:7244:15;4285:48:13;;542:7244:15;;;;;-1:-1:-1;;;;;4295:16:13;542:7244:15;4285:48:13;;;;;;;-1:-1:-1;4285:48:13;;;542:7244:15;4284:49:13;;4280:99;;-1:-1:-1;;;;;542:7244:15;-1:-1:-1;;4322:10:13;297:2:19;542:7244:15;;267:46:19;4459:27:13;;;;542:7244:15;;4459:15:13;542:7244:15;;;;;;;4459:27:13;542:7244:15;4459:37:13;4455:87;;4654:38;4552:27;4654:38;4552:27;;;542:7244:15;;4459:15:13;542:7244:15;;;;;;;4552:27:13;542:7244:15;4631:6:13;;;;:::i;:::-;542:7244:15;;;;;;;;;;;;;4654:38:13;;;;3282:1:93;1805;-1:-1:-1;;;;;;;;;;;542:7244:15;3716:283:93;3282:1;542:7244:15;4455:87:13;542:7244:15;;-1:-1:-1;;;4519:12:13;;542:7244:15;;4519:12:13;4280:99;542:7244:15;;-1:-1:-1;;;4356:12:13;;542:7244:15;;4356:12:13;4285:48;;;;542:7244:15;4285:48:13;542:7244:15;4285:48:13;;;;;;;;:::i;:::-;;;;;:::i;:::-;;;;;;;;;;;:::i;542:7244:15:-;;;;;;-1:-1:-1;;542:7244:15;;;;;;-1:-1:-1;542:7244:15;-1:-1:-1;;;;;;;;;;;542:7244:15;;;4919:24:89;542:7244:15;-1:-1:-1;542:7244:15;4919:24:89;542:7244:15;;;;;;;;;;;;;-1:-1:-1;;542:7244:15;;;;;;322:32:6;-1:-1:-1;;;;;542:7244:15;;;;;;;;;;;;-1:-1:-1;;542:7244:15;;;;5350:25:89;542:7244:15;;;;;;;:::i;:::-;;-1:-1:-1;542:7244:15;-1:-1:-1;;;;;;;;;;;542:7244:15;;3202:4:89;4919:24;542:7244:15;-1:-1:-1;542:7244:15;4919:24:89;542:7244:15;3202:4:89;:::i;:::-;5350:25;:::i;542:7244:15:-;;;;;;-1:-1:-1;;542:7244:15;;;;;;;;;:::i;:::-;966:10:92;-1:-1:-1;;;;;542:7244:15;;6441:34:89;6437:102;;6549:37;542:7244:15;;;6549:37:89;:::i;6437:102::-;542:7244:15;;-1:-1:-1;;;6498:30:89;;542:7244:15;;6498:30:89;542:7244:15;;;;;;-1:-1:-1;;542:7244:15;;;;;;;;;:::i;:::-;3217:103:93;;:::i;:::-;966:10:92;-1:-1:-1;542:7244:15;;;;;;;;;;1356:26:13;;542:7244:15;;4468:23:89;4464:108;;-1:-1:-1;4861:4:13;542:7244:15;-1:-1:-1;;;;;542:7244:15;;;;;;4861:13:13;;4857:63;;-1:-1:-1;;;;;;542:7244:15;;;4861:4:13;542:7244:15;4958:14:13;-1:-1:-1;;4958:14:13;4861:4;-1:-1:-1;;;;;;;;;;;542:7244:15;;4464:108:89;542:7244:15;;;;4514:47:89;;;;;;966:10:92;542:7244:15;4514:47:89;;542:7244:15;;;;;4514:47:89;542:7244:15;;;;;;-1:-1:-1;;542:7244:15;;;;;;-1:-1:-1;542:7244:15;2233:13;542:7244;;;2233:34;542:7244;-1:-1:-1;542:7244:15;2233:34;:::i;542:7244::-;;;;;;-1:-1:-1;;542:7244:15;;;;;3358:53;:44;542:7244;;;;;:::i;:::-;;;-1:-1:-1;542:7244:15;3358:22;542:7244;;;-1:-1:-1;542:7244:15;;;;;;;;;;;;;;;;;3358:44;:53;:::i;542:7244::-;;;;;;;;;;;;;-1:-1:-1;;;;;542:7244:15;;;;;;;;;;;;;;;:::o;:::-;;;;;;-1:-1:-1;;542:7244:15;;;;-1:-1:-1;;;;;542:7244:15;;;;;;;;;;;;;;:::i;:::-;-1:-1:-1;;;;;;;;;;;542:7244:15;;;;;;;4301:16:91;542:7244:15;;4726:16:91;;:34;;;;542:7244:15;4805:1:91;4790:16;:50;;;;542:7244:15;4855:13:91;:30;;;;542:7244:15;4851:91:91;;;-1:-1:-1;;;;;;;;;;;542:7244:15;;-1:-1:-1;;542:7244:15;;;;;718:4:6;;4951:18:91;4979:67;;718:4:6;:::i;:::-;5066:101:91;;542:7244:15;5066:101:91;-1:-1:-1;;;;;;;;;;;542:7244:15;;-1:-1:-1;;;;542:7244:15;;;;;-1:-1:-1;542:7244:15;;5142:14:91;;542:7244:15;;5142:14:91;542:7244:15;4979:67:91;-1:-1:-1;;;;;;;;;;;542:7244:15;;-1:-1:-1;;;;542:7244:15;-1:-1:-1;;;542:7244:15;;;718:4:6;:::i;4851:91:91:-;542:7244:15;;-1:-1:-1;;;4908:23:91;;542:7244:15;;4908:23:91;4855:30;4872:13;;;4855:30;;;4790:50;4818:4;4810:25;:30;;-1:-1:-1;4790:50:91;;4726:34;;;-1:-1:-1;4726:34:91;;542:7244:15;;;;;;-1:-1:-1;;542:7244:15;;;;;;;1253:6:13;542:7244:15;;;;;-1:-1:-1;;542:7244:15;;;;;;;;;;;;;;;;;;;;;-1:-1:-1;;;;;542:7244:15;;;;;;;;;:::i;:::-;;;;;1997:60;542:7244;;;:::i;:::-;;-1:-1:-1;542:7244:15;1997:13;542:7244;;;-1:-1:-1;542:7244:15;1997:60;:::i;542:7244::-;;;;;;-1:-1:-1;;542:7244:15;;;;;;;1356:26:13;542:7244:15;;;;;;;;;-1:-1:-1;;542:7244:15;;;;;;;810:35;542:7244;;;;;;;;;-1:-1:-1;;542:7244:15;;;;;;;;-1:-1:-1;;;;;542:7244:15;;;;;;;;;;;;;2512:74;542:7244;;;:::i;:::-;;-1:-1:-1;542:7244:15;;;;;-1:-1:-1;542:7244:15;2512:74;:::i;542:7244::-;;;;;;-1:-1:-1;;542:7244:15;;;;;;3901:31:89;542:7244:15;;;;;:::i;:::-;;;-1:-1:-1;542:7244:15;-1:-1:-1;;;;;;;;;;;542:7244:15;;;-1:-1:-1;542:7244:15;;;;;;;;;;;;;;;;;3901:31:89;542:7244:15;;;;;;;;;;;;;;;;;;;;;;;;;;;;:::i;:::-;;;;-1:-1:-1;;;;;542:7244:15;;;;-1:-1:-1;542:7244:15;;;477:31:12;542:7244:15;;;;;;:::i;:::-;;;;;;;;;;;;;;;416:25:12;;;;542:7244:15;;;;;;;;;:::i;:::-;;;;;;;;:::i;:::-;;;;-1:-1:-1;542:7244:15;;;;;;;;;;;;;477:31:12;;542:7244:15;;;;;;;;;;:::i;:::-;477:31:12;542:7244:15;;477:31:12;;;;;;:::i;:::-;518:79;;;542:7244:15;518:79:12;;542:7244:15;;;;;;;;;;;-1:-1:-1;;542:7244:15;;;;;;;;;;;;;;;;;-1:-1:-1;;542:7244:15;;;;;;;;;;;:::i;:::-;;;3202:4:89;;;:::i;:::-;-1:-1:-1;542:7244:15;;;3358:22;542:7244;;;;;;;;-1:-1:-1;;;;;542:7244:15;;;;;;;;;3358:53;;;:::i;:::-;4249:32;;;4245:82;;4596:54;542:7244;4337:158;4596:54;542:7244;;-1:-1:-1;542:7244:15;;;;;-1:-1:-1;542:7244:15;837:15:129;4413:72:15;837:15:129;4413:63:15;819:34:129;837:15;819:34;:::i;:::-;2776:39:15;:48;:39;;542:7244;;;;;;;;;;2776:48;4413:63;:::i;:::-;:72;:::i;:::-;4337:158;;:::i;:::-;4505:34;;:75;:34;:44;:34;;;542:7244;;3358:22;542:7244;;;;;;;4505:34;542:7244;;;;;;;;;;;;;;;;4505:75;-1:-1:-1;;542:7244:15;;;;;-1:-1:-1;;;;;542:7244:15;;;;;;;;;;4596:54;;;;542:7244;;;;;;;-1:-1:-1;;542:7244:15;;;;;;;-1:-1:-1;;;;;404:28:6;542:7244:15;;;;;;;;;;-1:-1:-1;;542:7244:15;;;;;;1439:41:13;-1:-1:-1;;;;;542:7244:15;;;;;;;;;;;;-1:-1:-1;;542:7244:15;;;;;;-1:-1:-1;542:7244:15;;;;;2776:48;542:7244;-1:-1:-1;542:7244:15;2776:48;:::i;542:7244::-;;;;;;-1:-1:-1;;542:7244:15;;;;;;-1:-1:-1;542:7244:15;2009:67:13;542:7244:15;;;;-1:-1:-1;542:7244:15;;;;;;;;;;;;;;-1:-1:-1;;542:7244:15;;;;5767:26:89;542:7244:15;;;;;;;:::i;:::-;;-1:-1:-1;542:7244:15;-1:-1:-1;;;;;;;;;;;542:7244:15;;3202:4:89;4919:24;542:7244:15;-1:-1:-1;542:7244:15;4919:24:89;542:7244:15;3202:4:89;:::i;:::-;5767:26;:::i;542:7244:15:-;;;;;;;;;:::i;:::-;;;;;;:::i;:::-;;;;;;-1:-1:-1;;542:7244:15;;;;;;;;;;;:::i;:::-;;;;;;:::i;:::-;;;;;-1:-1:-1;;;;;542:7244:15;;;;;;;;;;;;:::i;:::-;3217:103:93;;:::i;:::-;-1:-1:-1;542:7244:15;;;5246:21:13;;:13;;-1:-1:-1;;;;;542:7244:15;5246:13:13;542:7244:15;;-1:-1:-1;;;;;542:7244:15;;;5246:21:13;542:7244:15;;-1:-1:-1;;;5246:23:13;;542:7244:15;;;;;5246:23:13;;;;;;;-1:-1:-1;5246:23:13;;;542:7244:15;-1:-1:-1;;;;;;542:7244:15;;;5232:10:13;:37;5228:87;;5341:4;542:7244:15;-1:-1:-1;;;;;542:7244:15;;;;5355:469:13;;542:7244:15;-1:-1:-1;;542:7244:15;;;;;;;;;;;;;;;;5839:55:13;;542:7244:15;;;;5839:55:13;;;;3282:1:93;1805;-1:-1:-1;;;;;;;;;;;542:7244:15;3716:283:93;5355:469:13;542:7244:15;;;;5435:94:13;;;;542:7244:15;5435:94:13;;;;;;;;;;;;542:7244:15;5435:94:13;;;:::i;:::-;;542:7244:15;;5435:94:13;;;;;;:::i;:::-;542:7244:15;5548:9:13;:51;5544:118;;-1:-1:-1;5839:55:13;5676:138;;;;5839:55;5676:138;;;1150:7;5676:138;;5355:469;;;5544:118;542:7244:15;;-1:-1:-1;;;5626:21:13;;542:7244:15;;5626:21:13;5228:87;542:7244:15;;-1:-1:-1;;;5292:12:13;;542:7244:15;;5292:12:13;5246:23;;;;;542:7244:15;5246:23:13;542:7244:15;5246:23:13;;;;;;;;:::i;:::-;;;;;:::i;:::-;;;;;;;;;;542:7244:15;;;;;;-1:-1:-1;;542:7244:15;;;;;;;971:45;542:7244;;;;;;;;;-1:-1:-1;;542:7244:15;;;;;;;;-1:-1:-1;;;;;542:7244:15;;;;;;;;;;;;;;-1:-1:-1;;542:7244:15;;;;;;;;;;;:::i;:::-;;;;:::i;:::-;;;;;;-1:-1:-1;;542:7244:15;;;;;;;1150:7:13;542:7244:15;;;;;;;;;-1:-1:-1;;542:7244:15;;;;;;;2700:1:13;542:7244:15;;;2897:279;-1:-1:-1;542:7244:15;;;3090:22;542:7244;;;;;;;;-1:-1:-1;;;;;542:7244:15;;;;;;;;;3090:79;;2897:279;;3090:79;:::i;542:7244::-;;;;;;;;;;;;;;;;;;:::o;:::-;;;;;;;;;;1869:195;;1997:60;1869:195;;-1:-1:-1;542:7244:15;1997:13;542:7244;;;-1:-1:-1;542:7244:15;1997:60;:::i;2340:253::-;;2512:74;2340:253;;-1:-1:-1;542:7244:15;2512:27;542:7244;;;-1:-1:-1;542:7244:15;2512:74;:::i;542:7244::-;;;;;;;;;;;;;;;;;-1:-1:-1;542:7244:15;;;;;;;;-1:-1:-1;;542:7244:15;;;;:::o;:::-;;;;;;;;;;;;;-1:-1:-1;;542:7244:15;;;;;;;;:::o;:::-;;:::i;:::-;;;;;;;;;;:::o;:::-;;9856:1:127;542:7244:15;;;;;;;:::o;:::-;;;;;;;;;;:::o;:::-;;;;;;;:::i;:::-;;;;;;;;;:::o;:::-;;;;;;;;;;;;;;;:::i;:::-;;;;;;;;:::i;:::-;;;;;;;;;;;;;-1:-1:-1;542:7244:15;;;;;;;;;;;;;;:::o;:::-;;;;;;;;;;;-1:-1:-1;;;;;542:7244:15;;;;;;;;;;;;;;;;;;;;;:::i;:::-;;;;;;;;;;;;;;:::i;:::-;;;;;;;;;;;;;;;;:::i;:::-;;;;;;:::o;:::-;-1:-1:-1;;;;;542:7244:15;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;:::i;2764:920:13:-;;2978:48;2764:920;;;;2978:48;;;;:::i;:::-;3036:36;;;542:7244:15;;:::i;:::-;;;;3086:20:13;3082:107;;2764:920;3216:11;;;;:193;;;;;2764:920;3216:394;;;;2764:920;3199:455;;;;;;2764:920;:::o;3199:455::-;3635:8;-1:-1:-1;3635:8:13;:::o;3216:394::-;3553:39;;;;;3430:180;3553:39;;;542:7244:15;;;;;;;;;;3430:180:13;;467:2:19;542:7244:15;3430:180:13;;;;;:::i;:::-;;542:7244:15;3444:31:13;-1:-1:-1;;;;;542:7244:15;3430:180:13;;;;;;;-1:-1:-1;3430:180:13;;;3216:394;3429:181;;3216:394;;;;;;3430:180;;;;3553:39;3430:180;3553:39;3430:180;;;;;;;:::i;:::-;;;;3216:193;-1:-1:-1;542:7244:15;;;-1:-1:-1;;;;;;542:7244:15;3248:161:13;3354:37;;;542:7244:15;3248:161:13;542:7244:15;;;;;;;;;;3248:161:13;;;;;;;:::i;:::-;;542:7244:15;3262:29:13;-1:-1:-1;;;;;542:7244:15;3248:161:13;;;;;;;-1:-1:-1;3248:161:13;;;3216:193;3247:162;;3216:193;;;3248:161;;;;;;;;;;;;;;:::i;:::-;;;;3082:107;3139:39;;;;;;;;;;;;;:::i;:::-;3082:107;;;;;542:7244:15;;;;;;;;;;;;;:::i;:::-;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;:::i;:::-;;;;;;;:::o;:::-;;;;;;;;;;;;3740:389:13;3918:5;542:7244:15;;;-1:-1:-1;;;3853:71:13;;;-1:-1:-1;;;;;542:7244:15;;;3853:71:13;;;542:7244:15;;;;;;;;3740:389:13;;542:7244:15;3853:71:13;;542:7244:15;;3853:71:13;542:7244:15;;;3867:29:13;542:7244:15;;3853:71:13;;;;;;;3918:5;3853:71;;;3740:389;3852:72;;542:7244:15;;;3852:181:13;;3740:389;3835:242;;;;;;4094:28;;;:::i;3835:242::-;4058:8;;3918:5;4058:8;:::o;3852:181::-;542:7244:15;;3945:88:13;;;-1:-1:-1;;;;;542:7244:15;;3853:71:13;3945:88;;542:7244:15;467:2:19;542:7244:15;;;;;;;;-1:-1:-1;542:7244:15;;;;;;;;3959:31:13;542:7244:15;3945:88:13;;;;;;;3918:5;3945:88;;;3852:181;3944:89;;;3852:181;;;;;3945:88;;;;;;-1:-1:-1;3945:88:13;;;;;;:::i;:::-;;;;;3853:71;;;;;;;;;;;;;;:::i;:::-;;;;4148:103:89;966:10:92;-1:-1:-1;542:7244:15;;;;;;;;;810:35;;542:7244;;3901:31:89;542:7244:15;;4468:23:89;4464:108;;4148:103;:::o;:::-;966:10:92;-1:-1:-1;542:7244:15;;;;;;;;;971:45;;542:7244;;3901:31:89;542:7244:15;4148:103:89;-1:-1:-1;542:7244:15;;;-1:-1:-1;;;;;;;;;;;542:7244:15;;;;;;;;966:10:92;542:7244:15;;;;;;;;;3901:31:89;542:7244:15;;;;;;;;;;;;;;;;;;;;;-1:-1:-1;542:7244:15;;-1:-1:-1;542:7244:15;;;-1:-1:-1;542:7244:15;:::o;:::-;;:::i;:::-;;;;;-1:-1:-1;;;542:7244:15;;;;;;;;;;;;;;;:::i;:::-;;;;;;;;;;;;;;;;;;;;;;;6246:584:17;;;;;6360:12;;;542:7244:15;;;6360:24:17;;6356:75;;6246:584;6474:30;;;;;:::i;:::-;542:7244:15;;;;;;6578:12:17;;;;:::i;:::-;6604:24;;;;6246:584;-1:-1:-1;6600:188:17;;;-1:-1:-1;;;;;542:7244:15;;;;;;;6644:21:17;;;:29;:21;;:::i;:29::-;6798:25;6246:584;:::o;6600:188::-;6753:24;;542:7244:15;;8167:38:127;;-1:-1:-1;;;;;542:7244:15;;;;;8167:38:127;:::i;:::-;6753:24:17;;;:::i;6604:::-;542:7244:15;;;;;;6614:14:17;;-1:-1:-1;6604:24:17;;;6356:75;-1:-1:-1;;;542:7244:15;;;;;;6360:12:17;542:7244:15;;;;;;;:::i;:::-;;;;;;;;;;;;;;6356:75:17;;;542:7244:15;;;;;;;;;;;;;;;;;;:::o;:::-;;;;;;;;;;;;;:::o;7558:604:17:-;;542:7244:15;;7686:17:17;7682:83;;542:7244:15;7789:27:17;542:7244:15;7789:27:17;542:7244:15;;7789:27:17;;;;;;:::i;:::-;7860:14;;;;;:::i;:::-;542:7244:15;;;;;;;;;;;;;;;;7888:22:17;;;7884:77;;7975:21;-1:-1:-1;7975:84:17;;;;7558:604;7971:139;;;;8127:28;;;;:::i;7971:139::-;8082:17;;7789:27;8082:17;542:7244:15;8075:24:17;:::o;7975:84::-;542:7244:15;;;8009:16:17;542:7244:15;;8009:16:17;:::i;:::-;542:7244:15;;;8001:24:17;:57;;;;;7975:84;;;;;;;8001:57;8029:29;8038:8;;;8029:18;8038:8;8029:23;8038:8;;:::i;:::-;8029:18;;:::i;:::-;542:7244:15;;;;;8029:23:17;542:7244:15;;;;8029:29:17;;8001:57;;;;7884:77;7933:17;;;;;7789:27;7933:17;542:7244:15;7926:24:17;:::o;7682:83::-;7726:28;;;;:::i;3326:384:93:-;-1:-1:-1;;;;;;;;;;;1847:1:93;542:7244:15;;3526:20:93;3522:88;;1847:1;542:7244:15;;3326:384:93:o;3522:88::-;542:7244:15;;-1:-1:-1;;;3569:30:93;;;;;6196:308:15;;542:7244;-1:-1:-1;542:7244:15;6327:13;542:7244;;;-1:-1:-1;542:7244:15;11124:30:17;;;;:::i;:::-;11173;;;-1:-1:-1;11173:30:17;;;;11182:17;;-1:-1:-1;;;;;542:7244:15;;11182:12:17;;:17;:::i;:::-;542:7244:15;;;6327:13;542:7244;;11173:30:17;6385::15;;;11173::17;6381:117:15;;;;6196:308;;:::o;6381:117::-;6431:56;542:7244;-1:-1:-1;542:7244:15;6327:13;542:7244;;;-1:-1:-1;542:7244:15;819:34:129;837:15;819:34;:::i;6431:56:15:-;6196:308;;:::o;6385:30::-;6395:20;;-1:-1:-1;6385:30:15;;;;11173::17;;;-1:-1:-1;11173:30:17;;7270:387:89;-1:-1:-1;;;;;542:7244:15;;-1:-1:-1;542:7244:15;;;;;;;;;;-1:-1:-1;;;;;;;;;;;2887:71:89;542:7244:15;;;;-1:-1:-1;542:7244:15;;;;;;;;;;;-1:-1:-1;;;;;542:7244:15;;;;;;;;;;-1:-1:-1;;542:7244:15;7509:4:89;542:7244:15;;;966:10:92;;-1:-1:-1;;;;;542:7244:15;-1:-1:-1;7532:40:89;-1:-1:-1;;7532:40:89;7509:4;7586:11;:::o;7270:387::-;-1:-1:-1;;;;;542:7244:15;;-1:-1:-1;542:7244:15;;;;;;;;;1356:26:13;;-1:-1:-1;;;;;;;;;;;2887:71:89;542:7244:15;;3901:31:89;542:7244:15;;;;-1:-1:-1;542:7244:15;;;;;;;;;;;-1:-1:-1;;;;;542:7244:15;;;;;;;;;;-1:-1:-1;;542:7244:15;7509:4:89;542:7244:15;;;966:10:92;;-1:-1:-1;;;;;542:7244:15;;7532:40:89;-1:-1:-1;;7532:40:89;7509:4;7586:11;:::o;7432:219::-;7628:12;;;-1:-1:-1;7628:12:89;:::o;7270:387::-;-1:-1:-1;;;;;542:7244:15;;-1:-1:-1;542:7244:15;;;;;;;;;810:35;;-1:-1:-1;;;;;;;;;;;2887:71:89;542:7244:15;;3901:31:89;542:7244:15;7270:387:89;-1:-1:-1;;;;;542:7244:15;;-1:-1:-1;542:7244:15;;;;;;;;;971:45;;-1:-1:-1;;;;;;;;;;;2887:71:89;542:7244:15;;3901:31:89;542:7244:15;7270:387:89;-1:-1:-1;542:7244:15;;;-1:-1:-1;;;;;;;;;;;542:7244:15;;;;;;;;-1:-1:-1;;;;;542:7244:15;;;;;;;;;;;;3901:31:89;542:7244:15;7892:388:89;-1:-1:-1;542:7244:15;;;-1:-1:-1;;;;;;;;;;;542:7244:15;;;;;;;;-1:-1:-1;;;;;542:7244:15;;;;;;;;;;;;;;;;-1:-1:-1;542:7244:15;;;;;;;;;;;-1:-1:-1;;;;;542:7244:15;;;;;;;;;;-1:-1:-1;;542:7244:15;;;966:10:92;;-1:-1:-1;;;;;542:7244:15;;8155:40:89;-1:-1:-1;;8155:40:89;542:7244:15;8209:11:89;:::o;10580:184:17:-;542:7244:15;;10303:8:127;;;:63;-1:-1:-1;10303:63:127;-1:-1:-1;;;;;542:7244:15;;10726:7:17;542:7244:15;;10736:12:17;:17;:12;;:17;:::i;:::-;542:7244:15;;;;;;10580:184:17;:::o;10303:63:127:-;542:7244:15;;;;;;;;;;14249:109:127;-1:-1:-1;14249:109:127;;-1:-1:-1;14249:109:127;;;542:7244:15;;;10303:63:127;;542:7244:15;;;;;;;;;;;;;;;;:::i;:::-;;;;;;-1:-1:-1;;;;;542:7244:15;;;;;;;;:::i;5907:716:13:-;6030:34;5907:716;6030:34;;;;:::i;:::-;542:7244:15;;-1:-1:-1;;;6080:41:13;;-1:-1:-1;;;;;542:7244:15;;;6080:41:13;;;542:7244:15;;;;;6080:41:13;542:7244:15;;;6090:13:13;542:7244:15;;6080:41:13;;;;;;;-1:-1:-1;6080:41:13;;;5907:716;6079:42;;6075:90;;6266:27;542:7244:15;2540:111:93;6210:14:13;542:7244:15;2540:111:93;;;:::i;:::-;542:7244:15;;;;;;-1:-1:-1;;;;;542:7244:15;;-1:-1:-1;542:7244:15;;;-1:-1:-1;542:7244:15;;6210:14:13;6266:27;:::i;:::-;6080:41;6311:15;;542:7244:15;;;;-1:-1:-1;;;;;;542:7244:15;-1:-1:-1;;;;;542:7244:15;;;;;;;;;;;-1:-1:-1;;;;;542:7244:15;;;;6337:143:13;;5907:716;-1:-1:-1;6493:28:13;542:7244:15;-1:-1:-1;;;;;542:7244:15;;;;;;;6489:128:13;;5907:716;:::o;6489:128::-;6551:55;;;:::i;:::-;;5907:716::o;6337:143::-;6404:65;;;:::i;:::-;;6337:143;;;6075:90;542:7244:15;;-1:-1:-1;;;6144:10:13;;6080:41;;6144:10;6080:41;;;;;;;;;;;;;;:::i;:::-;;;;542:7244:15;;;;;;;;;;-1:-1:-1;;;;;542:7244:15;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;:::o;:::-;;;;;;;;;;;-1:-1:-1;;;;;542:7244:15;;;;;;;;;;;;;;;;;:::i;:::-;;;;;;;;;;;;;;;:::i;:::-;;;;;;;;;;;;;;;;;;:::i;:::-;;;;;;;;;;;;;;;;;;;;:::i;:::-;;;;;;;;;;;;;;;;;;;;:::i;:::-;;;;;;;;;;;;;;;;;;:::i;:::-;;;;;;:::o;:::-;;;;;;;;;;;:::o;:::-;;;;;;;;;;;;;;;;;;:::i;4663:1079::-;;;;;542:7244;;:::i;:::-;;;;4903:16;4899:92;;4663:1079;5105:42;;5053:95;5105:42;;;;5053:95;;;:::i;:::-;5165:570;:34;;;5218:21;;;;;;5165:570;-1:-1:-1;5158:577:15;4663:1079;:::o;5165:570::-;5273:95;5431:67;5330:37;;;;;;5273:95;;;:::i;:::-;542:7244;5470:27;5431;:13;542:7244;-1:-1:-1;542:7244:15;;;;;;;;;5431:27;5470;;;;542:7244;;;;;;;;;;;5431:67;;;;;;;:::i;:::-;;;;;;;;;5273:409;5431:67;5397:216;5431:67;-1:-1:-1;5431:67:15;;;5165:570;5562:28;5524:67;5562:28;;542:7244;5562:28;;;5524:67;;:::i;:::-;5397:216;;:::i;:::-;5273:409;;:::i;:::-;5700:21;;4663:1079;:::o;5431:67::-;5524;5431;;;;5470:27;5431:67;5470:27;5431:67;;;;;;;;:::i;:::-;;;;;:::i;:::-;;;;;;;;;4899:92;4949:31;;;;;;;;;;;;;:::i;:::-;4899:92;;;;;5748:442;;2776:48;:39;;542:7244;;;;;;;;;;2776:48;5946:237;:32;;;:237;;;-1:-1:-1;5748:442:15;:::o;5946:237::-;3358:44;:53;:34;;;542:7244;;3358:22;542:7244;;;;;;;3358:53;-1:-1:-1;542:7244:15;;;-1:-1:-1;;;6086:27:15;;542:7244;6086:27;;542:7244;;2776:27;;542:7244;;-1:-1:-1;;;;;542:7244:15;6086:27;;;;;;6009:174;6086:27;6077:63;6086:27;-1:-1:-1;6086:27:15;;;5946:237;2233:25;;:34;:25;542:7244;;2233:13;542:7244;;;;;;;6086:27;2233:34;6086:27;;;;2233:25;6086:27;;;;;;;;;;;:::i;:::-;;;;;;14291:213:125;542:7244:15;14369:24:125;;;;14365:103;;542:7244:15;14291:213:125;:::o;14365:103::-;542:7244:15;;;;14416:41:125;;;;;;14447:2;14416:41;;;542:7244:15;;;;;14416:41:125;542:7244:15;;;;;;;:::i;:::-;;;;;;;;;;;;;;:::o;10552:388:127:-;542:7244:15;;10728:8:127;;;10752:20;;10690:17;10752:20;10690:17;10752:20;10690:17;10752:20;:::o;10724:210::-;542:7244:15;;;;;;;;;;;14249:109:127;10690:17;14249:109;;10690:17;14249:109;;;542:7244:15;:::i;:::-;;;;;;;14249:109:127;542:7244:15;;;;;10911:11:127;;542:7244:15;;10886:37:127;10870:1;10886:37;;;:::o;6999:207:17:-;;542:7244:15;;9594:15:127;-1:-1:-1;9619:18:127;9652:7;9658:1;9652:7;;9648:234;;6999:207:17;9906:53:127;;;;;:::i;:::-;9977:8;;;:63;-1:-1:-1;9977:63:127;;-1:-1:-1;;;;;542:7244:15;;7168:7:17;542:7244:15;;;7178:12:17;;:17;:12;;:17;:::i;9977:63:127:-;9992:41;10025:7;9992:48;10025:7;;:::i;:::-;9992:41;14249:109;;;;;;14099:265;;9992:41;542:7244:15;;;;;9992:48:127;9977:63;;;9648:234;9695:14;;;;;:::i;:::-;542:7244:15;;;;;;;9906:53:127;14249:109;;-1:-1:-1;14249:109:127;542:7244:15;14249:109:127;;;-1:-1:-1;14249:109:127;;542:7244:15;;;;;9727:48:127;9723:149;542:7244:15;;;9795:10:127;9723:149;9648:234;;9723:149;9850:7;;;;;;:::i;:::-;9723:149;9648:234;;542:7244:15;;;;;;;:::i;:::-;-1:-1:-1;542:7244:15;;;;;;;:::o;11486:272:17:-;;542:7244:15;11308:22:127;11718:31:17;11486:272;542:7244:15;;:::i;:::-;;;;:::i;:::-;;11308:22:127;;:::i;:::-;542:7244:15;;:::i;:::-;;11718:12:17;542:7244:15;;;;;11731:17:17;542:7244:15;;;;;11731:17:17;;542:7244:15;;11718:12:17;;:31;:::i;:::-;542:7244:15;;;;;;;;;:::i;:::-;;;;;;11731:17:17;11672:79;;542:7244:15;11486:272:17;:::o;6893:76:91:-;;;:::i;:::-;;;:::i;:::-;1805:1:93;-1:-1:-1;;;;;;;;;;;542:7244:15;6893:76:91:o;542:7244:15:-;;;;;;;:::i;:::-;-1:-1:-1;542:7244:15;;;;;;;;;;;;:::o;:::-;;;;;;;;;;;;;;-1:-1:-1;;;;;542:7244:15;;;;;;;;;;;;;;;;;:::i;:::-;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;:::o;:::-;;;;;;;;;:::i;:::-;;;;;;;;;;;;;;;;;;;;-1:-1:-1;;;;;542:7244:15;;;;;;;;;;;;;;;;;;;;;;;;:::i;:::-;;;;;;;;;:::i;:::-;;;;;;:::i;:::-;;;;;;;;;;:::i;:::-;;;;;;;;;;;;:::i;:::-;;;;;;;;;;;;;;;;;;;;;;:::i;:::-;;;;;;;;;;;;;;;;;;:::i;:::-;;;;;;:::o;:::-;;;;;;;;;;;;;;;:::o;6510:1274::-;6658:30;6510:1274;542:7244;;:::i;:::-;;6658:30;542:7244;;;6658:30;;;;;;:::i;:::-;6716:17;;542:7244;6716:17;;542:7244;-1:-1:-1;;;;;542:7244:15;6716:54;;:179;;6510:1274;6699:259;;6973:9;6658:30;6988:33;;;6716:17;7030:3;6988:33;;542:7244;;6984:44;;;;;7053:36;;;:50;:36;;:::i;:::-;542:7244;-1:-1:-1;;;;;542:7244:15;;;7053:50;;7049:119;;7186:73;7187:72;7222:36;;:33;;;:36;:::i;:::-;7187:72;:::i;:::-;7186:73;;542:7244;7186:73;7182:140;;542:7244;;6973:9;;7182:140;542:7244;;-1:-1:-1;;;7286:21:15;;;;;7049:119;542:7244;;-1:-1:-1;;;7130:23:15;;;;;6984:44;-1:-1:-1;7362:42:15;;-1:-1:-1;;7362:42:15;;;;6716:17;7413:3;7362:42;;542:7244;;7358:53;;;;;7436:45;;;:59;:45;;:::i;:59::-;;7432:128;;7578:92;7579:91;7624:45;;:42;;;:45;:::i;:::-;7579:91;:::i;7578:92::-;7574:159;;542:7244;;7347:9;;7574:159;542:7244;;-1:-1:-1;;;7697:21:15;;;;;7432:128;542:7244;;-1:-1:-1;;;7522:23:15;;;;;7358:53;;;;;;7760:17;6510:1274;:::o;6699:259::-;542:7244;;-1:-1:-1;;;6927:20:15;;;;;6716:179;6791:33;6658:30;6791:33;;;542:7244;6791:45;:103;6716:179;6791:103;6840:42;;;;;542:7244;6840:54;6716:179;;2557:104:124;;2641:5;;;;;;:13;2557:104;:::o;2641:13::-;;;2557:104;:::o;3803:4116::-;;;542:7244:15;;;;-1:-1:-1;;3803:4116:124;;4383:131;;;;;;;;;;;;4595:10;;4591:368;;5065:20;;;;5061:88;;5435:300;;;542:7244:15;-1:-1:-1;542:7244:15;5954:31:124;;5999:371;;;6813:1;542:7244:15;;6794:1:124;542:7244:15;6793:21:124;542:7244:15;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;5999:371:124;;;;-1:-1:-1;5999:371:124;;;5435:300;;;;;;542:7244:15;5435:300:124;;5999:371;6436:21;542:7244:15;3803:4116:124;:::o;5061:88::-;542:7244:15;;-1:-1:-1;;;5112:22:124;;;;;4591:368;4925:19;;;;;;;:::i;542:7244:15:-;;;-1:-1:-1;;;542:7244:15;;;;;;;;;;;;;:::i;:::-;;;;;;;;;;;;-1:-1:-1;;542:7244:15;;;;;;;;;;;;:::o;:::-;;;;;;;;;;;;11513:870:127;542:7244:15;;11513:870:127;;;542:7244:15;11513:870:127;11672:7;;;;542:7244:15;11775:28:127;11795:7;;;:::i;11775:28::-;542:7244:15;:::i;:::-;;;;;;;;;;;;;;;;11877:15:127;-1:-1:-1;11873:91:127;;542:7244:15;;12233:11:127;542:7244:15;;;12027:16:127;542:7244:15;;;;;;;12027:16:127;;;;12083:7;12063:43;12083:7;;12063:28;12083:7;;:::i;:::-;12063:28;14249:109;;;;;;14099:265;;12063:28;542:7244:15;;;;;;;;;;;;;;;;;12063:43:127;12233:11;542:7244:15;-1:-1:-1;;;;;542:7244:15;;;12023:189:127;542:7244:15;;;12145:52:127;542:7244:15;12155:41:127;542:7244:15;;:::i;:::-;;;;;;;;12155:41:127;-1:-1:-1;;;;;542:7244:15;;12155:41:127;;;542:7244:15;12145:52:127;:::i;:::-;12023:189;;11873:91;542:7244:15;;-1:-1:-1;;;11919:30:127;;;;;11668:709;12283:52;542:7244:15;;12293:41:127;542:7244:15;;:::i;12293:41:127:-;-1:-1:-1;;;;;542:7244:15;;12293:41:127;;;542:7244:15;12145:52:127;:::i;12283:::-;11678:1;12349:17;;:::o;7084:141:91:-;542:7244:15;-1:-1:-1;;;;;;;;;;;542:7244:15;;;;7150:18:91;7146:73;;7084:141::o;7146:73::-;542:7244:15;;-1:-1:-1;;;7191:17:91;;;;;8587:1642:124;8658:6;;8654:45;;9401:7;10201:10;10142:26;10093;10044;9995;9946;9897;9848;542:7244:15;10189:23:124;9401:7;8663:1;542:7244:15;;;;10826:16:124;10822:99;;8587:1642;542:7244:15;;;;10938:15:124;10934:96;;8587:1642;542:7244:15;;;;11047:15:124;11043:96;;8587:1642;542:7244:15;;;;11156:15:124;11152:96;;8587:1642;542:7244:15;;;;11265:14:124;11261:93;;8587:1642;542:7244:15;;;;11371:14:124;11367:93;;8587:1642;542:7244:15;;;;11477:14:124;11473:93;;8587:1642;542:7244:15;;;11579:64:124;;8587:1642;542:7244:15;;;9858:10:124;;;;:::i;:::-;542:7244:15;;;;;9848:26:124;9907:10;;;;:::i;9897:26::-;9956:10;;;;:::i;9946:26::-;10005:10;;;;:::i;9995:26::-;10054:10;;;;:::i;10044:26::-;10103:10;;;;:::i;10093:26::-;10152:10;;;;:::i;10142:26::-;10201:10;;;:::i;11579:64::-;542:7244:15;;11579:64:124;;11473:93;542:7244:15;11511:11:124;;542:7244:15;;11473:93:124;;;;11367;542:7244:15;11405:11:124;;542:7244:15;;11367:93:124;;;;11261;542:7244:15;11299:11:124;;542:7244:15;;11261:93:124;;;;11152:96;542:7244:15;11191:12:124;;542:7244:15;;11152:96:124;;;;11043;542:7244:15;11082:12:124;;542:7244:15;;11043:96:124;;;;10934;542:7244:15;10973:12:124;;542:7244:15;;10934:96:124;;;;10822:99;10862:13;;;542:7244:15;10822:99:124;;;;12736:433:127;;;12919:10;;;;;;13151:11;;;12736:433;:::o;12912:230::-;2900:5:124;;;;;;2910;;;;542:7244:15;;;;;;;;;14249:109:127;-1:-1:-1;14249:109:127;542:7244:15;14249:109:127;;;-1:-1:-1;14249:109:127;;542:7244:15;;;;;-1:-1:-1;12996:136:127;542:7244:15;;;13055:10:127;12996:136;;12912:230;;;;12996:136;13110:7;;;;;;:::i;:::-;12996:136;;","linkReferences":{},"immutableReferences":{"1212":[{"start":1638,"length":32},{"start":3939,"length":32}],"1215":[{"start":927,"length":32},{"start":8114,"length":32}],"1218":[{"start":995,"length":32},{"start":5626,"length":32},{"start":5911,"length":32}],"1221":[{"start":1508,"length":32},{"start":5473,"length":32},{"start":6037,"length":32}],"258":[{"start":2023,"length":32}],"261":[{"start":3882,"length":32}]}},"methodIdentifiers":{"DEFAULT_ADMIN_ROLE()":"a217fddf","FACTORY()":"2dd31000","HOOK_GAS_LIMIT()":"ff54740f","HOOK_RESERVE()":"557cab44","HOOK_SET_ROLE()":"6679191e","NETWORK_LIMIT_SET_ROLE()":"7d24bb27","NETWORK_REGISTRY()":"c0cd7c3e","OPERATOR_NETWORK_OPT_IN_SERVICE()":"1a80e500","OPERATOR_NETWORK_SHARES_SET_ROLE()":"e78eb6ae","OPERATOR_VAULT_OPT_IN_SERVICE()":"128e5d82","TYPE()":"bb24fe8a","VAULT_FACTORY()":"103f2907","VERSION()":"ffa1ad74","getRoleAdmin(bytes32)":"248a9ca3","grantRole(bytes32,address)":"2f2ff15d","hasRole(bytes32,address)":"91d14854","hook()":"7f5a7c7b","initialize(bytes)":"439fab91","maxNetworkLimit(bytes32)":"d15b740e","networkLimit(bytes32)":"3eb22c0f","networkLimitAt(bytes32,uint48,bytes)":"5d32a1c9","onSlash(bytes32,address,uint256,uint48,bytes)":"e49561ee","operatorNetworkShares(bytes32,address)":"42c53e33","operatorNetworkSharesAt(bytes32,address,uint48,bytes)":"1a7a7044","renounceRole(bytes32,address)":"36568abe","revokeRole(bytes32,address)":"d547741f","setHook(address)":"3dfd3873","setMaxNetworkLimit(uint96,uint256)":"23f752d5","setNetworkLimit(bytes32,uint256)":"02145348","setOperatorNetworkShares(bytes32,address,uint256)":"a33bc287","stake(bytes32,address)":"fd4d447c","stakeAt(bytes32,address,uint48,bytes)":"e02f6937","staticDelegateCall(address,bytes)":"9f86fd85","supportsInterface(bytes4)":"01ffc9a7","totalOperatorNetworkShares(bytes32)":"c43dc03f","totalOperatorNetworkSharesAt(bytes32,uint48,bytes)":"8b3f10b0","vault()":"fbfa77cf"},"rawMetadata":"{\"compiler\":{\"version\":\"0.8.25+commit.b61c2a91\"},\"language\":\"Solidity\",\"output\":{\"abi\":[{\"inputs\":[{\"internalType\":\"address\",\"name\":\"networkRegistry\",\"type\":\"address\"},{\"internalType\":\"address\",\"name\":\"vaultFactory\",\"type\":\"address\"},{\"internalType\":\"address\",\"name\":\"operatorVaultOptInService\",\"type\":\"address\"},{\"internalType\":\"address\",\"name\":\"operatorNetworkOptInService\",\"type\":\"address\"},{\"internalType\":\"address\",\"name\":\"delegatorFactory\",\"type\":\"address\"},{\"internalType\":\"uint64\",\"name\":\"entityType\",\"type\":\"uint64\"}],\"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\":\"AlreadySet\",\"type\":\"error\"},{\"inputs\":[],\"name\":\"CheckpointUnorderedInsertion\",\"type\":\"error\"},{\"inputs\":[],\"name\":\"DuplicateRoleHolder\",\"type\":\"error\"},{\"inputs\":[],\"name\":\"ExceedsMaxNetworkLimit\",\"type\":\"error\"},{\"inputs\":[],\"name\":\"InsufficientHookGas\",\"type\":\"error\"},{\"inputs\":[],\"name\":\"InvalidInitialization\",\"type\":\"error\"},{\"inputs\":[],\"name\":\"MathOverflowedMulDiv\",\"type\":\"error\"},{\"inputs\":[],\"name\":\"MissingRoleHolders\",\"type\":\"error\"},{\"inputs\":[],\"name\":\"NotInitialized\",\"type\":\"error\"},{\"inputs\":[],\"name\":\"NotInitializing\",\"type\":\"error\"},{\"inputs\":[],\"name\":\"NotNetwork\",\"type\":\"error\"},{\"inputs\":[],\"name\":\"NotSlasher\",\"type\":\"error\"},{\"inputs\":[],\"name\":\"NotVault\",\"type\":\"error\"},{\"inputs\":[],\"name\":\"ReentrancyGuardReentrantCall\",\"type\":\"error\"},{\"inputs\":[{\"internalType\":\"uint8\",\"name\":\"bits\",\"type\":\"uint8\"},{\"internalType\":\"uint256\",\"name\":\"value\",\"type\":\"uint256\"}],\"name\":\"SafeCastOverflowedUintDowncast\",\"type\":\"error\"},{\"inputs\":[],\"name\":\"ZeroAddressRoleHolder\",\"type\":\"error\"},{\"anonymous\":false,\"inputs\":[{\"indexed\":false,\"internalType\":\"uint64\",\"name\":\"version\",\"type\":\"uint64\"}],\"name\":\"Initialized\",\"type\":\"event\"},{\"anonymous\":false,\"inputs\":[{\"indexed\":true,\"internalType\":\"bytes32\",\"name\":\"subnetwork\",\"type\":\"bytes32\"},{\"indexed\":true,\"internalType\":\"address\",\"name\":\"operator\",\"type\":\"address\"},{\"indexed\":false,\"internalType\":\"uint256\",\"name\":\"amount\",\"type\":\"uint256\"},{\"indexed\":false,\"internalType\":\"uint48\",\"name\":\"captureTimestamp\",\"type\":\"uint48\"}],\"name\":\"OnSlash\",\"type\":\"event\"},{\"anonymous\":false,\"inputs\":[{\"indexed\":true,\"internalType\":\"bytes32\",\"name\":\"role\",\"type\":\"bytes32\"},{\"indexed\":true,\"internalType\":\"bytes32\",\"name\":\"previousAdminRole\",\"type\":\"bytes32\"},{\"indexed\":true,\"internalType\":\"bytes32\",\"name\":\"newAdminRole\",\"type\":\"bytes32\"}],\"name\":\"RoleAdminChanged\",\"type\":\"event\"},{\"anonymous\":false,\"inputs\":[{\"indexed\":true,\"internalType\":\"bytes32\",\"name\":\"role\",\"type\":\"bytes32\"},{\"indexed\":true,\"internalType\":\"address\",\"name\":\"account\",\"type\":\"address\"},{\"indexed\":true,\"internalType\":\"address\",\"name\":\"sender\",\"type\":\"address\"}],\"name\":\"RoleGranted\",\"type\":\"event\"},{\"anonymous\":false,\"inputs\":[{\"indexed\":true,\"internalType\":\"bytes32\",\"name\":\"role\",\"type\":\"bytes32\"},{\"indexed\":true,\"internalType\":\"address\",\"name\":\"account\",\"type\":\"address\"},{\"indexed\":true,\"internalType\":\"address\",\"name\":\"sender\",\"type\":\"address\"}],\"name\":\"RoleRevoked\",\"type\":\"event\"},{\"anonymous\":false,\"inputs\":[{\"indexed\":true,\"internalType\":\"address\",\"name\":\"hook\",\"type\":\"address\"}],\"name\":\"SetHook\",\"type\":\"event\"},{\"anonymous\":false,\"inputs\":[{\"indexed\":true,\"internalType\":\"bytes32\",\"name\":\"subnetwork\",\"type\":\"bytes32\"},{\"indexed\":false,\"internalType\":\"uint256\",\"name\":\"amount\",\"type\":\"uint256\"}],\"name\":\"SetMaxNetworkLimit\",\"type\":\"event\"},{\"anonymous\":false,\"inputs\":[{\"indexed\":true,\"internalType\":\"bytes32\",\"name\":\"subnetwork\",\"type\":\"bytes32\"},{\"indexed\":false,\"internalType\":\"uint256\",\"name\":\"amount\",\"type\":\"uint256\"}],\"name\":\"SetNetworkLimit\",\"type\":\"event\"},{\"anonymous\":false,\"inputs\":[{\"indexed\":true,\"internalType\":\"bytes32\",\"name\":\"subnetwork\",\"type\":\"bytes32\"},{\"indexed\":true,\"internalType\":\"address\",\"name\":\"operator\",\"type\":\"address\"},{\"indexed\":false,\"internalType\":\"uint256\",\"name\":\"shares\",\"type\":\"uint256\"}],\"name\":\"SetOperatorNetworkShares\",\"type\":\"event\"},{\"inputs\":[],\"name\":\"DEFAULT_ADMIN_ROLE\",\"outputs\":[{\"internalType\":\"bytes32\",\"name\":\"\",\"type\":\"bytes32\"}],\"stateMutability\":\"view\",\"type\":\"function\"},{\"inputs\":[],\"name\":\"FACTORY\",\"outputs\":[{\"internalType\":\"address\",\"name\":\"\",\"type\":\"address\"}],\"stateMutability\":\"view\",\"type\":\"function\"},{\"inputs\":[],\"name\":\"HOOK_GAS_LIMIT\",\"outputs\":[{\"internalType\":\"uint256\",\"name\":\"\",\"type\":\"uint256\"}],\"stateMutability\":\"view\",\"type\":\"function\"},{\"inputs\":[],\"name\":\"HOOK_RESERVE\",\"outputs\":[{\"internalType\":\"uint256\",\"name\":\"\",\"type\":\"uint256\"}],\"stateMutability\":\"view\",\"type\":\"function\"},{\"inputs\":[],\"name\":\"HOOK_SET_ROLE\",\"outputs\":[{\"internalType\":\"bytes32\",\"name\":\"\",\"type\":\"bytes32\"}],\"stateMutability\":\"view\",\"type\":\"function\"},{\"inputs\":[],\"name\":\"NETWORK_LIMIT_SET_ROLE\",\"outputs\":[{\"internalType\":\"bytes32\",\"name\":\"\",\"type\":\"bytes32\"}],\"stateMutability\":\"view\",\"type\":\"function\"},{\"inputs\":[],\"name\":\"NETWORK_REGISTRY\",\"outputs\":[{\"internalType\":\"address\",\"name\":\"\",\"type\":\"address\"}],\"stateMutability\":\"view\",\"type\":\"function\"},{\"inputs\":[],\"name\":\"OPERATOR_NETWORK_OPT_IN_SERVICE\",\"outputs\":[{\"internalType\":\"address\",\"name\":\"\",\"type\":\"address\"}],\"stateMutability\":\"view\",\"type\":\"function\"},{\"inputs\":[],\"name\":\"OPERATOR_NETWORK_SHARES_SET_ROLE\",\"outputs\":[{\"internalType\":\"bytes32\",\"name\":\"\",\"type\":\"bytes32\"}],\"stateMutability\":\"view\",\"type\":\"function\"},{\"inputs\":[],\"name\":\"OPERATOR_VAULT_OPT_IN_SERVICE\",\"outputs\":[{\"internalType\":\"address\",\"name\":\"\",\"type\":\"address\"}],\"stateMutability\":\"view\",\"type\":\"function\"},{\"inputs\":[],\"name\":\"TYPE\",\"outputs\":[{\"internalType\":\"uint64\",\"name\":\"\",\"type\":\"uint64\"}],\"stateMutability\":\"view\",\"type\":\"function\"},{\"inputs\":[],\"name\":\"VAULT_FACTORY\",\"outputs\":[{\"internalType\":\"address\",\"name\":\"\",\"type\":\"address\"}],\"stateMutability\":\"view\",\"type\":\"function\"},{\"inputs\":[],\"name\":\"VERSION\",\"outputs\":[{\"internalType\":\"uint64\",\"name\":\"\",\"type\":\"uint64\"}],\"stateMutability\":\"pure\",\"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\":[],\"name\":\"hook\",\"outputs\":[{\"internalType\":\"address\",\"name\":\"\",\"type\":\"address\"}],\"stateMutability\":\"view\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"bytes\",\"name\":\"data\",\"type\":\"bytes\"}],\"name\":\"initialize\",\"outputs\":[],\"stateMutability\":\"nonpayable\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"bytes32\",\"name\":\"subnetwork\",\"type\":\"bytes32\"}],\"name\":\"maxNetworkLimit\",\"outputs\":[{\"internalType\":\"uint256\",\"name\":\"value\",\"type\":\"uint256\"}],\"stateMutability\":\"view\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"bytes32\",\"name\":\"subnetwork\",\"type\":\"bytes32\"}],\"name\":\"networkLimit\",\"outputs\":[{\"internalType\":\"uint256\",\"name\":\"\",\"type\":\"uint256\"}],\"stateMutability\":\"view\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"bytes32\",\"name\":\"subnetwork\",\"type\":\"bytes32\"},{\"internalType\":\"uint48\",\"name\":\"timestamp\",\"type\":\"uint48\"},{\"internalType\":\"bytes\",\"name\":\"hint\",\"type\":\"bytes\"}],\"name\":\"networkLimitAt\",\"outputs\":[{\"internalType\":\"uint256\",\"name\":\"\",\"type\":\"uint256\"}],\"stateMutability\":\"view\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"bytes32\",\"name\":\"subnetwork\",\"type\":\"bytes32\"},{\"internalType\":\"address\",\"name\":\"operator\",\"type\":\"address\"},{\"internalType\":\"uint256\",\"name\":\"amount\",\"type\":\"uint256\"},{\"internalType\":\"uint48\",\"name\":\"captureTimestamp\",\"type\":\"uint48\"},{\"internalType\":\"bytes\",\"name\":\"data\",\"type\":\"bytes\"}],\"name\":\"onSlash\",\"outputs\":[],\"stateMutability\":\"nonpayable\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"bytes32\",\"name\":\"subnetwork\",\"type\":\"bytes32\"},{\"internalType\":\"address\",\"name\":\"operator\",\"type\":\"address\"}],\"name\":\"operatorNetworkShares\",\"outputs\":[{\"internalType\":\"uint256\",\"name\":\"\",\"type\":\"uint256\"}],\"stateMutability\":\"view\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"bytes32\",\"name\":\"subnetwork\",\"type\":\"bytes32\"},{\"internalType\":\"address\",\"name\":\"operator\",\"type\":\"address\"},{\"internalType\":\"uint48\",\"name\":\"timestamp\",\"type\":\"uint48\"},{\"internalType\":\"bytes\",\"name\":\"hint\",\"type\":\"bytes\"}],\"name\":\"operatorNetworkSharesAt\",\"outputs\":[{\"internalType\":\"uint256\",\"name\":\"\",\"type\":\"uint256\"}],\"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\":\"address\",\"name\":\"hook_\",\"type\":\"address\"}],\"name\":\"setHook\",\"outputs\":[],\"stateMutability\":\"nonpayable\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"uint96\",\"name\":\"identifier\",\"type\":\"uint96\"},{\"internalType\":\"uint256\",\"name\":\"amount\",\"type\":\"uint256\"}],\"name\":\"setMaxNetworkLimit\",\"outputs\":[],\"stateMutability\":\"nonpayable\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"bytes32\",\"name\":\"subnetwork\",\"type\":\"bytes32\"},{\"internalType\":\"uint256\",\"name\":\"amount\",\"type\":\"uint256\"}],\"name\":\"setNetworkLimit\",\"outputs\":[],\"stateMutability\":\"nonpayable\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"bytes32\",\"name\":\"subnetwork\",\"type\":\"bytes32\"},{\"internalType\":\"address\",\"name\":\"operator\",\"type\":\"address\"},{\"internalType\":\"uint256\",\"name\":\"shares\",\"type\":\"uint256\"}],\"name\":\"setOperatorNetworkShares\",\"outputs\":[],\"stateMutability\":\"nonpayable\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"bytes32\",\"name\":\"subnetwork\",\"type\":\"bytes32\"},{\"internalType\":\"address\",\"name\":\"operator\",\"type\":\"address\"}],\"name\":\"stake\",\"outputs\":[{\"internalType\":\"uint256\",\"name\":\"\",\"type\":\"uint256\"}],\"stateMutability\":\"view\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"bytes32\",\"name\":\"subnetwork\",\"type\":\"bytes32\"},{\"internalType\":\"address\",\"name\":\"operator\",\"type\":\"address\"},{\"internalType\":\"uint48\",\"name\":\"timestamp\",\"type\":\"uint48\"},{\"internalType\":\"bytes\",\"name\":\"hints\",\"type\":\"bytes\"}],\"name\":\"stakeAt\",\"outputs\":[{\"internalType\":\"uint256\",\"name\":\"\",\"type\":\"uint256\"}],\"stateMutability\":\"view\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"address\",\"name\":\"target\",\"type\":\"address\"},{\"internalType\":\"bytes\",\"name\":\"data\",\"type\":\"bytes\"}],\"name\":\"staticDelegateCall\",\"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\":\"bytes32\",\"name\":\"subnetwork\",\"type\":\"bytes32\"}],\"name\":\"totalOperatorNetworkShares\",\"outputs\":[{\"internalType\":\"uint256\",\"name\":\"\",\"type\":\"uint256\"}],\"stateMutability\":\"view\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"bytes32\",\"name\":\"subnetwork\",\"type\":\"bytes32\"},{\"internalType\":\"uint48\",\"name\":\"timestamp\",\"type\":\"uint48\"},{\"internalType\":\"bytes\",\"name\":\"hint\",\"type\":\"bytes\"}],\"name\":\"totalOperatorNetworkSharesAt\",\"outputs\":[{\"internalType\":\"uint256\",\"name\":\"\",\"type\":\"uint256\"}],\"stateMutability\":\"view\",\"type\":\"function\"},{\"inputs\":[],\"name\":\"vault\",\"outputs\":[{\"internalType\":\"address\",\"name\":\"\",\"type\":\"address\"}],\"stateMutability\":\"view\",\"type\":\"function\"}],\"devdoc\":{\"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.\"}],\"CheckpointUnorderedInsertion()\":[{\"details\":\"A value was attempted to be inserted on a past checkpoint.\"}],\"InvalidInitialization()\":[{\"details\":\"The contract is already initialized.\"}],\"MathOverflowedMulDiv()\":[{\"details\":\"Muldiv operation overflow.\"}],\"NotInitializing()\":[{\"details\":\"The contract is not initializing.\"}],\"ReentrancyGuardReentrantCall()\":[{\"details\":\"Unauthorized reentrant call.\"}],\"SafeCastOverflowedUintDowncast(uint8,uint256)\":[{\"details\":\"Value doesn't fit in an uint of `bits` size.\"}]},\"events\":{\"Initialized(uint64)\":{\"details\":\"Triggered when the contract has been initialized or reinitialized.\"},\"OnSlash(bytes32,address,uint256,uint48)\":{\"params\":{\"amount\":\"amount of the collateral to be slashed\",\"captureTimestamp\":\"time point when the stake was captured\",\"operator\":\"address of the operator\",\"subnetwork\":\"full identifier of the subnetwork (address of the network concatenated with the uint96 identifier)\"}},\"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, an admin role bearer except when using {AccessControl-_setupRole}.\"},\"RoleRevoked(bytes32,address,address)\":{\"details\":\"Emitted when `account` is revoked `role`. `sender` is the account that originated the contract call:   - if using `revokeRole`, it is the admin role bearer   - if using `renounceRole`, it is the role bearer (i.e. `account`)\"},\"SetHook(address)\":{\"params\":{\"hook\":\"address of the hook\"}},\"SetMaxNetworkLimit(bytes32,uint256)\":{\"params\":{\"amount\":\"new maximum subnetwork's limit (how much stake the subnetwork is ready to get)\",\"subnetwork\":\"full identifier of the subnetwork (address of the network concatenated with the uint96 identifier)\"}},\"SetNetworkLimit(bytes32,uint256)\":{\"params\":{\"amount\":\"new subnetwork's limit (how much stake the vault curator is ready to give to the subnetwork)\",\"subnetwork\":\"full identifier of the subnetwork (address of the network concatenated with the uint96 identifier)\"}},\"SetOperatorNetworkShares(bytes32,address,uint256)\":{\"params\":{\"operator\":\"address of the operator\",\"shares\":\"new operator's shares inside the subnetwork (what percentage,               which is equal to the shares divided by the total operators' shares,               of the subnetwork's stake the vault curator is ready to give to the operator)\",\"subnetwork\":\"full identifier of the subnetwork (address of the network concatenated with the uint96 identifier)\"}}},\"kind\":\"dev\",\"methods\":{\"VERSION()\":{\"details\":\"Must return 1 for this one.\",\"returns\":{\"_0\":\"version of the delegator\"}},\"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`.\"},\"initialize(bytes)\":{\"params\":{\"data\":\"some data to use\"}},\"networkLimit(bytes32)\":{\"params\":{\"subnetwork\":\"full identifier of the subnetwork (address of the network concatenated with the uint96 identifier)\"},\"returns\":{\"_0\":\"limit of the subnetwork\"}},\"networkLimitAt(bytes32,uint48,bytes)\":{\"params\":{\"hint\":\"hint for checkpoint index\",\"subnetwork\":\"full identifier of the subnetwork (address of the network concatenated with the uint96 identifier)\",\"timestamp\":\"time point to get the subnetwork limit at\"},\"returns\":{\"_0\":\"limit of the subnetwork at the given timestamp\"}},\"onSlash(bytes32,address,uint256,uint48,bytes)\":{\"details\":\"Only the vault's slasher can call this function.\",\"params\":{\"amount\":\"amount of the collateral slashed\",\"captureTimestamp\":\"time point when the stake was captured\",\"data\":\"some additional data\",\"operator\":\"address of the operator\",\"subnetwork\":\"full identifier of the subnetwork (address of the network concatenated with the uint96 identifier)\"}},\"operatorNetworkShares(bytes32,address)\":{\"params\":{\"operator\":\"address of the operator\",\"subnetwork\":\"full identifier of the subnetwork (address of the network concatenated with the uint96 identifier)\"},\"returns\":{\"_0\":\"shares of the operator for the subnetwork\"}},\"operatorNetworkSharesAt(bytes32,address,uint48,bytes)\":{\"params\":{\"hint\":\"hint for checkpoint index\",\"operator\":\"address of the operator\",\"subnetwork\":\"full identifier of the subnetwork (address of the network concatenated with the uint96 identifier)\",\"timestamp\":\"time point to get the operator's shares at\"},\"returns\":{\"_0\":\"shares of the operator for the subnetwork at the given timestamp\"}},\"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.\"},\"setHook(address)\":{\"details\":\"Only a HOOK_SET_ROLE holder can call this function.      The hook can have arbitrary logic under certain functions, however, it doesn't affect the stake guarantees.\",\"params\":{\"hook\":\"address of the hook\"}},\"setMaxNetworkLimit(uint96,uint256)\":{\"details\":\"Only a network can call this function.\",\"params\":{\"amount\":\"new maximum subnetwork's limit\"}},\"setNetworkLimit(bytes32,uint256)\":{\"details\":\"Only a NETWORK_LIMIT_SET_ROLE holder can call this function.\",\"params\":{\"amount\":\"new limit of the subnetwork\",\"subnetwork\":\"full identifier of the subnetwork (address of the network concatenated with the uint96 identifier)\"}},\"setOperatorNetworkShares(bytes32,address,uint256)\":{\"details\":\"Only an OPERATOR_NETWORK_SHARES_SET_ROLE holder can call this function.\",\"params\":{\"operator\":\"address of the operator\",\"shares\":\"new shares of the operator for the subnetwork\",\"subnetwork\":\"full identifier of the subnetwork (address of the network concatenated with the uint96 identifier)\"}},\"stake(bytes32,address)\":{\"details\":\"Warning: this function is not safe to use for stake capturing, as it can change by the end of the block.\",\"params\":{\"operator\":\"address of the operator\",\"subnetwork\":\"full identifier of the subnetwork (address of the network concatenated with the uint96 identifier)\"},\"returns\":{\"_0\":\"slashable stake until the end of the next epoch\"}},\"stakeAt(bytes32,address,uint48,bytes)\":{\"details\":\"Warning: it is not safe to use timestamp >= current one for the stake capturing, as it can change later.\",\"params\":{\"hints\":\"hints for the checkpoints' indexes\",\"operator\":\"address of the operator\",\"subnetwork\":\"full identifier of the subnetwork (address of the network concatenated with the uint96 identifier)\",\"timestamp\":\"time point to capture the stake at\"},\"returns\":{\"_0\":\"slashable stake at the given timestamp until the end of the consequent epoch\"}},\"staticDelegateCall(address,bytes)\":{\"details\":\"It allows to use this contract's storage on-chain.\",\"params\":{\"data\":\"data to make a delegatecall with\",\"target\":\"address of the contract to make a delegatecall to\"}},\"supportsInterface(bytes4)\":{\"details\":\"See {IERC165-supportsInterface}.\"},\"totalOperatorNetworkShares(bytes32)\":{\"params\":{\"subnetwork\":\"full identifier of the subnetwork (address of the network concatenated with the uint96 identifier)\"},\"returns\":{\"_0\":\"total shares of the operators for the subnetwork\"}},\"totalOperatorNetworkSharesAt(bytes32,uint48,bytes)\":{\"params\":{\"hint\":\"hint for checkpoint index\",\"subnetwork\":\"full identifier of the subnetwork (address of the network concatenated with the uint96 identifier)\",\"timestamp\":\"time point to get the total operators' shares at\"},\"returns\":{\"_0\":\"total shares of the operators for the subnetwork at the given timestamp\"}}},\"stateVariables\":{\"NETWORK_LIMIT_SET_ROLE\":{\"return\":\"identifier of the subnetwork limit setter role\",\"returns\":{\"_0\":\"identifier of the subnetwork limit setter role\"}},\"OPERATOR_NETWORK_SHARES_SET_ROLE\":{\"return\":\"identifier of the operator-subnetwork shares setter role\",\"returns\":{\"_0\":\"identifier of the operator-subnetwork shares setter role\"}}},\"version\":1},\"userdoc\":{\"events\":{\"OnSlash(bytes32,address,uint256,uint48)\":{\"notice\":\"Emitted when a slash happens.\"},\"SetHook(address)\":{\"notice\":\"Emitted when a hook is set.\"},\"SetMaxNetworkLimit(bytes32,uint256)\":{\"notice\":\"Emitted when a subnetwork's maximum limit is set.\"},\"SetNetworkLimit(bytes32,uint256)\":{\"notice\":\"Emitted when a subnetwork's limit is set.\"},\"SetOperatorNetworkShares(bytes32,address,uint256)\":{\"notice\":\"Emitted when an operator's shares inside a subnetwork are set.\"}},\"kind\":\"user\",\"methods\":{\"FACTORY()\":{\"notice\":\"Get the factory's address.\"},\"HOOK_GAS_LIMIT()\":{\"notice\":\"Get a gas limit for the hook.\"},\"HOOK_RESERVE()\":{\"notice\":\"Get a reserve gas between the gas limit check and the hook's execution.\"},\"HOOK_SET_ROLE()\":{\"notice\":\"Get a hook setter's role.\"},\"NETWORK_LIMIT_SET_ROLE()\":{\"notice\":\"Get a subnetwork limit setter's role.\"},\"NETWORK_REGISTRY()\":{\"notice\":\"Get the network registry's address.\"},\"OPERATOR_NETWORK_OPT_IN_SERVICE()\":{\"notice\":\"Get the operator-network opt-in service's address.\"},\"OPERATOR_NETWORK_SHARES_SET_ROLE()\":{\"notice\":\"Get an operator-subnetwork shares setter's role.\"},\"OPERATOR_VAULT_OPT_IN_SERVICE()\":{\"notice\":\"Get the operator-vault opt-in service's address.\"},\"TYPE()\":{\"notice\":\"Get the entity's type.\"},\"VAULT_FACTORY()\":{\"notice\":\"Get the vault factory's address.\"},\"VERSION()\":{\"notice\":\"Get a version of the delegator (different versions mean different interfaces).\"},\"hook()\":{\"notice\":\"Get the hook's address.\"},\"initialize(bytes)\":{\"notice\":\"Initialize this entity contract by using a given data.\"},\"maxNetworkLimit(bytes32)\":{\"notice\":\"Get a particular subnetwork's maximum limit         (meaning the subnetwork is not ready to get more as a stake).\"},\"networkLimit(bytes32)\":{\"notice\":\"Get a subnetwork's limit (how much stake the vault curator is ready to give to the subnetwork).\"},\"networkLimitAt(bytes32,uint48,bytes)\":{\"notice\":\"Get a subnetwork's limit at a given timestamp using a hint         (how much stake the vault curator is ready to give to the subnetwork).\"},\"onSlash(bytes32,address,uint256,uint48,bytes)\":{\"notice\":\"Called when a slash happens.\"},\"operatorNetworkShares(bytes32,address)\":{\"notice\":\"Get an operator's shares for a subnetwork (what percentage,         which is equal to the shares divided by the total operators' shares,         of the subnetwork's stake the vault curator is ready to give to the operator).\"},\"operatorNetworkSharesAt(bytes32,address,uint48,bytes)\":{\"notice\":\"Get an operator's shares for a subnetwork at a given timestamp using a hint (what percentage,         which is equal to the shares divided by the total operators' shares,         of the subnetwork's stake the vault curator is ready to give to the operator).\"},\"setHook(address)\":{\"notice\":\"Set a new hook.\"},\"setMaxNetworkLimit(uint96,uint256)\":{\"notice\":\"Set a maximum limit for a subnetwork (how much stake the subnetwork is ready to get). identifier identifier of the subnetwork\"},\"setNetworkLimit(bytes32,uint256)\":{\"notice\":\"Set a subnetwork's limit (how much stake the vault curator is ready to give to the subnetwork).\"},\"setOperatorNetworkShares(bytes32,address,uint256)\":{\"notice\":\"Set an operator's shares for a subnetwork (what percentage,         which is equal to the shares divided by the total operators' shares,         of the subnetwork's stake the vault curator is ready to give to the operator).\"},\"stake(bytes32,address)\":{\"notice\":\"Get a stake that a given subnetwork will be able to slash         for a certain operator until the end of the next epoch (if no cross-slashing and no slashings by the subnetwork).\"},\"stakeAt(bytes32,address,uint48,bytes)\":{\"notice\":\"Get a stake that a given subnetwork could be able to slash for a certain operator at a given timestamp         until the end of the consequent epoch using hints (if no cross-slashing and no slashings by the subnetwork).\"},\"staticDelegateCall(address,bytes)\":{\"notice\":\"Make a delegatecall from this contract to a given target contract with a particular data (always reverts with a return data).\"},\"totalOperatorNetworkShares(bytes32)\":{\"notice\":\"Get a sum of operators' shares for a subnetwork.\"},\"totalOperatorNetworkSharesAt(bytes32,uint48,bytes)\":{\"notice\":\"Get a sum of operators' shares for a subnetwork at a given timestamp using a hint.\"},\"vault()\":{\"notice\":\"Get the vault's address.\"}},\"version\":1}},\"settings\":{\"compilationTarget\":{\"lib/core/src/contracts/delegator/NetworkRestakeDelegator.sol\":\"NetworkRestakeDelegator\"},\"evmVersion\":\"cancun\",\"libraries\":{},\"metadata\":{\"bytecodeHash\":\"ipfs\"},\"optimizer\":{\"enabled\":true,\"runs\":200},\"remappings\":[\":@openzeppelin/contracts-upgradeable/=lib/openzeppelin-contracts-upgradeable/contracts/\",\":@openzeppelin/contracts/=lib/openzeppelin-contracts/contracts/\",\":@symbioticfi/core/=lib/core/\",\":core/=lib/core/\",\":ds-test/=lib/openzeppelin-contracts/lib/forge-std/lib/ds-test/src/\",\":erc4626-tests/=lib/openzeppelin-contracts/lib/erc4626-tests/\",\":forge-std/=lib/forge-std/src/\",\":openzeppelin-contracts-upgradeable/=lib/openzeppelin-contracts-upgradeable/\",\":openzeppelin-contracts/=lib/openzeppelin-contracts/\"],\"viaIR\":true},\"sources\":{\"lib/core/src/contracts/common/Entity.sol\":{\"keccak256\":\"0x3d61a932995b8443381f3950542d388223a2c26dd5d29a3274dea3baa7388bd7\",\"license\":\"BUSL-1.1\",\"urls\":[\"bzz-raw://7cdf5f03ca72fd263fd32ff59c8d88ddca911ae83896a287d10772c1bbe9b138\",\"dweb:/ipfs/QmbP84r5BWT1Rn9AYTntWSf3xUMTTCohTZJFhbBhDXFoHa\"]},\"lib/core/src/contracts/common/StaticDelegateCallable.sol\":{\"keccak256\":\"0x350029aa8955eacaffffaeb58babc5c98e80ebc5c5db388ed17ee6465f4a9d90\",\"license\":\"BUSL-1.1\",\"urls\":[\"bzz-raw://eb392a8ee9050e0af606897df63e3404e3829e8b688b580663892f9664195764\",\"dweb:/ipfs/QmaXC8jqV8UrrAFkzXTEv2fJF56sy33HhLxAzaRZmUxuXD\"]},\"lib/core/src/contracts/delegator/BaseDelegator.sol\":{\"keccak256\":\"0x7c54d491fdd4415b764a9c8defa068e56d4c0c8c9419be0053a1d377669290e8\",\"license\":\"BUSL-1.1\",\"urls\":[\"bzz-raw://9238bfbad0f6eeb0dc7727724de14380f1980b395902269703d5e2ef07e52e10\",\"dweb:/ipfs/QmPJn1V4HNXcEghYvogGuSTF24dSQUPosR5qtsXcmNqRm3\"]},\"lib/core/src/contracts/delegator/NetworkRestakeDelegator.sol\":{\"keccak256\":\"0xd3a8e6522f9c6fdcc2da837c9023afd6bdff2bce45a35590320c475519e3636d\",\"license\":\"BUSL-1.1\",\"urls\":[\"bzz-raw://58b17a87f6554f08376f9ea7fedf486a4aa75801bf0ad8b23ff5a46959b6b7a3\",\"dweb:/ipfs/QmSTmNh67tYt8CmjVZb57r8N3qX5yeYdMApKPJm3qvQgQw\"]},\"lib/core/src/contracts/libraries/Checkpoints.sol\":{\"keccak256\":\"0xba90097c8bfe0a975499428b5f8ac5569483c7d92ccc28c12d70de416aae040c\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://12f5d93ca94cd06d3147db68993165a58e17903ed53682560de61f3085ad4609\",\"dweb:/ipfs/QmePiuAqvXprMLmFZkGZeGjvGPAvsEDHfCDv7BoQhXu9xE\"]},\"lib/core/src/contracts/libraries/Subnetwork.sol\":{\"keccak256\":\"0xf5ef5506fd66082b3c2e7f3df37529f5a8efad32ac62e7c8914bd63219190bfe\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://ba031a54ee0d0e9a270c2b9e18437f5668cfeb659cfd5fe0677459d7fcac2a56\",\"dweb:/ipfs/QmReP3H7qQ78tAfgLnJKsNEQNCQfF1X1Get38Ffd4kzq32\"]},\"lib/core/src/interfaces/common/IEntity.sol\":{\"keccak256\":\"0x8ef4b63d6da63489778ccd5f8d13ebdd527dd4b62730b2c616df5af7474d2d21\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://5a8d69576a9219d85c50816a18ad53a4d53cfcb27ed38b8cccc808dc2734b71b\",\"dweb:/ipfs/QmYVN3P4Q4REvBWJ97TbAcaxm3uyB2anV6NSGa6ZtSwcEv\"]},\"lib/core/src/interfaces/common/IMigratableEntity.sol\":{\"keccak256\":\"0x8f5f2809f3afbe8ebfbb365dd7b57b4dd3b6f9943a6187eaf648d45895b8e3c4\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://0ffe640537d539e7a4fde70d30d3e4c57f4ba9c2c25c450cea713aae38e8fd5c\",\"dweb:/ipfs/QmSUTGzvdcn1R1KB7tLThMRtESsfPbeXDhhhKWGtntzBds\"]},\"lib/core/src/interfaces/common/IRegistry.sol\":{\"keccak256\":\"0x474c981518bb6ac974ba2a1274c49fd918d3b5acf1f3710e59786c5e3c8fc8bb\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://db439e8880386dd308f8c67e612e9b15067fdffb29d6d0fd89c4edf820f30014\",\"dweb:/ipfs/QmQJuzgU17EZyPMoJNwknPkveK1Nwx1ByhZCBJzgRgcpvK\"]},\"lib/core/src/interfaces/common/IStaticDelegateCallable.sol\":{\"keccak256\":\"0xa335d4e81b9071b7de66ef92b43ff20671d86516eb1be46fef29a3483cd3f5d5\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://d464b9db863c14c05547d2b23352f2e9b7b784799cf09f6bbc4906a2a74e3516\",\"dweb:/ipfs/QmUVWzFvJz7eEbDQKiFTTzwi7TEbjcs3VmwdM4kuptAKvi\"]},\"lib/core/src/interfaces/delegator/IBaseDelegator.sol\":{\"keccak256\":\"0x96bb312f032e17accce3f8f80936d99468029d6b37c9ca74acdb4b026a0148ee\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://2a66dcb5b7d1a6ef6a363431ea98ebd78bc4fdd3d7a134d9b542dc66e7d025c2\",\"dweb:/ipfs/QmRhTPLd2ZAyRHmJUFUcWKs9b3if49QY17LYZuRqWmghw8\"]},\"lib/core/src/interfaces/delegator/IDelegatorHook.sol\":{\"keccak256\":\"0xc51aa8d7d1f6c8043ee819b7aeb86da0e993912e1442098df897e299f01f9f46\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://adddf5cb2ba282aeb576b26efb28640f865a1721cc9b6eee8b3ee0457a2c9780\",\"dweb:/ipfs/QmNYgAmnLRwWZbhTuQhZs9rx4zcme1df5mEepkrniorSoW\"]},\"lib/core/src/interfaces/delegator/INetworkRestakeDelegator.sol\":{\"keccak256\":\"0xe7030fe30389a147fd710e3436ec346b4842695fd3e65a81b95375c9f1d633fc\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://739c7e66d301778054f5c90bee45ec9438f68afba8a03eaaac52064c73b115ad\",\"dweb:/ipfs/QmfZ2ytKcTykAc76nxhg8ikUXV8NdBpetqb8W4YWPcox1Z\"]},\"lib/core/src/interfaces/service/IOptInService.sol\":{\"keccak256\":\"0x76fb5460a6d87a5705433d4fbeff7253cd75b8bbd0c888b2088f16e86ace146a\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://990322019b3d11465f7024bae77ccbf7e2fe5d6fa3c754584778f37d04fa1337\",\"dweb:/ipfs/QmaSNHzcqxTkUCG9a4nqVfLECHLdjdrwAnDi3yDC7tDL24\"]},\"lib/core/src/interfaces/vault/IVault.sol\":{\"keccak256\":\"0xffee01d383cd4e1a5530c614bf4360c1ef070c288abec9da1eb531b51bc07235\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://04f0046cac285d8ec44ebbb1f79dc94fab4495767190cad8364fbc1fafaadfb9\",\"dweb:/ipfs/QmUawAunwzXfCyShWfhKeThAgKtqe51hmrxvrXvM772M2R\"]},\"lib/core/src/interfaces/vault/IVaultStorage.sol\":{\"keccak256\":\"0x592626f13754194f83047135de19229c49390bd59e34659b1bb38be71d973a22\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://06a6a9dfddd05e580b32bebe2cff4f63ba26a653180676d58225dd30d9c89d3e\",\"dweb:/ipfs/QmdgzBeY6Sxo8mGtyBxtv1tM1c2kU6J6zjeRd7vuXm4DU6\"]},\"lib/openzeppelin-contracts-upgradeable/contracts/access/AccessControlUpgradeable.sol\":{\"keccak256\":\"0x6662ec4e5cefca03eeadd073e9469df8d2944bb2ee8ec8f7622c2c46aab5f225\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://4d8544c6f8daa4d1bc215c6a72fe0acdb748664a105b0e5efc19295667521d45\",\"dweb:/ipfs/QmdGWqdnXT8S3RgCR6aV8XHZrsybieMQLLnug1NtpSjEXN\"]},\"lib/openzeppelin-contracts-upgradeable/contracts/proxy/utils/Initializable.sol\":{\"keccak256\":\"0x631188737069917d2f909d29ce62c4d48611d326686ba6683e26b72a23bfac0b\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://7a61054ae84cd6c4d04c0c4450ba1d6de41e27e0a2c4f1bcdf58f796b401c609\",\"dweb:/ipfs/QmUvtdp7X1mRVyC3CsHrtPbgoqWaXHp3S1ZR24tpAQYJWM\"]},\"lib/openzeppelin-contracts-upgradeable/contracts/utils/ContextUpgradeable.sol\":{\"keccak256\":\"0xdbef5f0c787055227243a7318ef74c8a5a1108ca3a07f2b3a00ef67769e1e397\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://08e39f23d5b4692f9a40803e53a8156b72b4c1f9902a88cd65ba964db103dab9\",\"dweb:/ipfs/QmPKn6EYDgpga7KtpkA8wV2yJCYGMtc9K4LkJfhKX2RVSV\"]},\"lib/openzeppelin-contracts-upgradeable/contracts/utils/ReentrancyGuardUpgradeable.sol\":{\"keccak256\":\"0xb44e086e941292cdc7f440de51478493894ef0b1aeccb0c4047445919f667f74\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://942dad22fbdc1669f025540ba63aa3ccfad5f8458fc5d4525b31ebf272e7af45\",\"dweb:/ipfs/Qmdo4X2M82aM3AMoW2kf2jhYkSCyC4T1pHNd6obdsDFnAB\"]},\"lib/openzeppelin-contracts-upgradeable/contracts/utils/introspection/ERC165Upgradeable.sol\":{\"keccak256\":\"0xdaba3f7c42c55b2896353f32bd27d4d5f8bae741b3b05d4c53f67abc4dc47ce8\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://1fa2e61141c602510bcd2cd936ed9561922ac8772a9b9c9a9db091a74e354a45\",\"dweb:/ipfs/QmcHQDDoEBwJmwUbzoVkytvJsBx3KVHYFFnDkvRGWh9Wmh\"]},\"lib/openzeppelin-contracts/contracts/access/IAccessControl.sol\":{\"keccak256\":\"0xb6b36edd6a2999fd243ff226d6cbf84bd71af2432bbd0dfe19392996a1d9cb41\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://1fd2f35495652e57e3f99bc6c510bc5f7dd398a176ea2e72d8ed730aebc6ca26\",\"dweb:/ipfs/QmTQV6X4gkikTib49cho5iDX3JvSQbdsoEChoDwrk3CbbH\"]},\"lib/openzeppelin-contracts/contracts/utils/introspection/IERC165.sol\":{\"keccak256\":\"0x4296879f55019b23e135000eb36896057e7101fb7fb859c5ef690cf14643757b\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://87b3541437c8c443ccd36795e56a338ed12855eec17f8da624511b8d1a7e14df\",\"dweb:/ipfs/QmeJQCtZrQjtJLr6u7ZHWeH3pBnjtLWzvRrKViAi7UZqxL\"]},\"lib/openzeppelin-contracts/contracts/utils/math/Math.sol\":{\"keccak256\":\"0x005ec64c6313f0555d59e278f9a7a5ab2db5bdc72a027f255a37c327af1ec02d\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://4ece9f0b9c8daca08c76b6b5405a6446b6f73b3a15fab7ff56e296cbd4a2c875\",\"dweb:/ipfs/QmQyRpyPRL5SQuAgj6SHmbir3foX65FJjbVTTQrA2EFg6L\"]},\"lib/openzeppelin-contracts/contracts/utils/math/SafeCast.sol\":{\"keccak256\":\"0xe19a4d5f31d2861e7344e8e535e2feafb913d806d3e2b5fe7782741a2a7094fe\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://4aed79c0fa6f0546ed02f2f683e8f77f0fd2ed7eb34d8bbf3d373c9a6d95b13c\",\"dweb:/ipfs/QmWqVz6UAVqmnWU5pqYPt1o6iDEZyPaBraAA3rKfTTSfYj\"]},\"lib/openzeppelin-contracts/contracts/utils/structs/Checkpoints.sol\":{\"keccak256\":\"0xbdc5e074d7dd6678f67e92b1a51a20226801a407b0e1af3da367c5d1ff4519ad\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://a36cca6b22fff3db16fc789ff6c60eea71d4b156065d4d0c83a0bc5e91a77a8b\",\"dweb:/ipfs/QmYN3exd5AemxjBrN8XMB1p5LbbE16uC3sjbYjwi8AjcGR\"]},\"lib/openzeppelin-contracts/contracts/utils/types/Time.sol\":{\"keccak256\":\"0xc7755af115020049e4140f224f9ee88d7e1799ffb0646f37bf0df24bf6213f58\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://7f09bf94d5274334ec021f61a04659db303f31e60460e14b709c9bf187740111\",\"dweb:/ipfs/QmNvgomZYUwFAt4cZbPWAiTeSZQreGehY9BK5xyVJsUttb\"]}},\"version\":1}","metadata":{"compiler":{"version":"0.8.25+commit.b61c2a91"},"language":"Solidity","output":{"abi":[{"inputs":[{"internalType":"address","name":"networkRegistry","type":"address"},{"internalType":"address","name":"vaultFactory","type":"address"},{"internalType":"address","name":"operatorVaultOptInService","type":"address"},{"internalType":"address","name":"operatorNetworkOptInService","type":"address"},{"internalType":"address","name":"delegatorFactory","type":"address"},{"internalType":"uint64","name":"entityType","type":"uint64"}],"stateMutability":"nonpayable","type":"constructor"},{"inputs":[],"type":"error","name":"AccessControlBadConfirmation"},{"inputs":[{"internalType":"address","name":"account","type":"address"},{"internalType":"bytes32","name":"neededRole","type":"bytes32"}],"type":"error","name":"AccessControlUnauthorizedAccount"},{"inputs":[],"type":"error","name":"AlreadySet"},{"inputs":[],"type":"error","name":"CheckpointUnorderedInsertion"},{"inputs":[],"type":"error","name":"DuplicateRoleHolder"},{"inputs":[],"type":"error","name":"ExceedsMaxNetworkLimit"},{"inputs":[],"type":"error","name":"InsufficientHookGas"},{"inputs":[],"type":"error","name":"InvalidInitialization"},{"inputs":[],"type":"error","name":"MathOverflowedMulDiv"},{"inputs":[],"type":"error","name":"MissingRoleHolders"},{"inputs":[],"type":"error","name":"NotInitialized"},{"inputs":[],"type":"error","name":"NotInitializing"},{"inputs":[],"type":"error","name":"NotNetwork"},{"inputs":[],"type":"error","name":"NotSlasher"},{"inputs":[],"type":"error","name":"NotVault"},{"inputs":[],"type":"error","name":"ReentrancyGuardReentrantCall"},{"inputs":[{"internalType":"uint8","name":"bits","type":"uint8"},{"internalType":"uint256","name":"value","type":"uint256"}],"type":"error","name":"SafeCastOverflowedUintDowncast"},{"inputs":[],"type":"error","name":"ZeroAddressRoleHolder"},{"inputs":[{"internalType":"uint64","name":"version","type":"uint64","indexed":false}],"type":"event","name":"Initialized","anonymous":false},{"inputs":[{"internalType":"bytes32","name":"subnetwork","type":"bytes32","indexed":true},{"internalType":"address","name":"operator","type":"address","indexed":true},{"internalType":"uint256","name":"amount","type":"uint256","indexed":false},{"internalType":"uint48","name":"captureTimestamp","type":"uint48","indexed":false}],"type":"event","name":"OnSlash","anonymous":false},{"inputs":[{"internalType":"bytes32","name":"role","type":"bytes32","indexed":true},{"internalType":"bytes32","name":"previousAdminRole","type":"bytes32","indexed":true},{"internalType":"bytes32","name":"newAdminRole","type":"bytes32","indexed":true}],"type":"event","name":"RoleAdminChanged","anonymous":false},{"inputs":[{"internalType":"bytes32","name":"role","type":"bytes32","indexed":true},{"internalType":"address","name":"account","type":"address","indexed":true},{"internalType":"address","name":"sender","type":"address","indexed":true}],"type":"event","name":"RoleGranted","anonymous":false},{"inputs":[{"internalType":"bytes32","name":"role","type":"bytes32","indexed":true},{"internalType":"address","name":"account","type":"address","indexed":true},{"internalType":"address","name":"sender","type":"address","indexed":true}],"type":"event","name":"RoleRevoked","anonymous":false},{"inputs":[{"internalType":"address","name":"hook","type":"address","indexed":true}],"type":"event","name":"SetHook","anonymous":false},{"inputs":[{"internalType":"bytes32","name":"subnetwork","type":"bytes32","indexed":true},{"internalType":"uint256","name":"amount","type":"uint256","indexed":false}],"type":"event","name":"SetMaxNetworkLimit","anonymous":false},{"inputs":[{"internalType":"bytes32","name":"subnetwork","type":"bytes32","indexed":true},{"internalType":"uint256","name":"amount","type":"uint256","indexed":false}],"type":"event","name":"SetNetworkLimit","anonymous":false},{"inputs":[{"internalType":"bytes32","name":"subnetwork","type":"bytes32","indexed":true},{"internalType":"address","name":"operator","type":"address","indexed":true},{"internalType":"uint256","name":"shares","type":"uint256","indexed":false}],"type":"event","name":"SetOperatorNetworkShares","anonymous":false},{"inputs":[],"stateMutability":"view","type":"function","name":"DEFAULT_ADMIN_ROLE","outputs":[{"internalType":"bytes32","name":"","type":"bytes32"}]},{"inputs":[],"stateMutability":"view","type":"function","name":"FACTORY","outputs":[{"internalType":"address","name":"","type":"address"}]},{"inputs":[],"stateMutability":"view","type":"function","name":"HOOK_GAS_LIMIT","outputs":[{"internalType":"uint256","name":"","type":"uint256"}]},{"inputs":[],"stateMutability":"view","type":"function","name":"HOOK_RESERVE","outputs":[{"internalType":"uint256","name":"","type":"uint256"}]},{"inputs":[],"stateMutability":"view","type":"function","name":"HOOK_SET_ROLE","outputs":[{"internalType":"bytes32","name":"","type":"bytes32"}]},{"inputs":[],"stateMutability":"view","type":"function","name":"NETWORK_LIMIT_SET_ROLE","outputs":[{"internalType":"bytes32","name":"","type":"bytes32"}]},{"inputs":[],"stateMutability":"view","type":"function","name":"NETWORK_REGISTRY","outputs":[{"internalType":"address","name":"","type":"address"}]},{"inputs":[],"stateMutability":"view","type":"function","name":"OPERATOR_NETWORK_OPT_IN_SERVICE","outputs":[{"internalType":"address","name":"","type":"address"}]},{"inputs":[],"stateMutability":"view","type":"function","name":"OPERATOR_NETWORK_SHARES_SET_ROLE","outputs":[{"internalType":"bytes32","name":"","type":"bytes32"}]},{"inputs":[],"stateMutability":"view","type":"function","name":"OPERATOR_VAULT_OPT_IN_SERVICE","outputs":[{"internalType":"address","name":"","type":"address"}]},{"inputs":[],"stateMutability":"view","type":"function","name":"TYPE","outputs":[{"internalType":"uint64","name":"","type":"uint64"}]},{"inputs":[],"stateMutability":"view","type":"function","name":"VAULT_FACTORY","outputs":[{"internalType":"address","name":"","type":"address"}]},{"inputs":[],"stateMutability":"pure","type":"function","name":"VERSION","outputs":[{"internalType":"uint64","name":"","type":"uint64"}]},{"inputs":[{"internalType":"bytes32","name":"role","type":"bytes32"}],"stateMutability":"view","type":"function","name":"getRoleAdmin","outputs":[{"internalType":"bytes32","name":"","type":"bytes32"}]},{"inputs":[{"internalType":"bytes32","name":"role","type":"bytes32"},{"internalType":"address","name":"account","type":"address"}],"stateMutability":"nonpayable","type":"function","name":"grantRole"},{"inputs":[{"internalType":"bytes32","name":"role","type":"bytes32"},{"internalType":"address","name":"account","type":"address"}],"stateMutability":"view","type":"function","name":"hasRole","outputs":[{"internalType":"bool","name":"","type":"bool"}]},{"inputs":[],"stateMutability":"view","type":"function","name":"hook","outputs":[{"internalType":"address","name":"","type":"address"}]},{"inputs":[{"internalType":"bytes","name":"data","type":"bytes"}],"stateMutability":"nonpayable","type":"function","name":"initialize"},{"inputs":[{"internalType":"bytes32","name":"subnetwork","type":"bytes32"}],"stateMutability":"view","type":"function","name":"maxNetworkLimit","outputs":[{"internalType":"uint256","name":"value","type":"uint256"}]},{"inputs":[{"internalType":"bytes32","name":"subnetwork","type":"bytes32"}],"stateMutability":"view","type":"function","name":"networkLimit","outputs":[{"internalType":"uint256","name":"","type":"uint256"}]},{"inputs":[{"internalType":"bytes32","name":"subnetwork","type":"bytes32"},{"internalType":"uint48","name":"timestamp","type":"uint48"},{"internalType":"bytes","name":"hint","type":"bytes"}],"stateMutability":"view","type":"function","name":"networkLimitAt","outputs":[{"internalType":"uint256","name":"","type":"uint256"}]},{"inputs":[{"internalType":"bytes32","name":"subnetwork","type":"bytes32"},{"internalType":"address","name":"operator","type":"address"},{"internalType":"uint256","name":"amount","type":"uint256"},{"internalType":"uint48","name":"captureTimestamp","type":"uint48"},{"internalType":"bytes","name":"data","type":"bytes"}],"stateMutability":"nonpayable","type":"function","name":"onSlash"},{"inputs":[{"internalType":"bytes32","name":"subnetwork","type":"bytes32"},{"internalType":"address","name":"operator","type":"address"}],"stateMutability":"view","type":"function","name":"operatorNetworkShares","outputs":[{"internalType":"uint256","name":"","type":"uint256"}]},{"inputs":[{"internalType":"bytes32","name":"subnetwork","type":"bytes32"},{"internalType":"address","name":"operator","type":"address"},{"internalType":"uint48","name":"timestamp","type":"uint48"},{"internalType":"bytes","name":"hint","type":"bytes"}],"stateMutability":"view","type":"function","name":"operatorNetworkSharesAt","outputs":[{"internalType":"uint256","name":"","type":"uint256"}]},{"inputs":[{"internalType":"bytes32","name":"role","type":"bytes32"},{"internalType":"address","name":"callerConfirmation","type":"address"}],"stateMutability":"nonpayable","type":"function","name":"renounceRole"},{"inputs":[{"internalType":"bytes32","name":"role","type":"bytes32"},{"internalType":"address","name":"account","type":"address"}],"stateMutability":"nonpayable","type":"function","name":"revokeRole"},{"inputs":[{"internalType":"address","name":"hook_","type":"address"}],"stateMutability":"nonpayable","type":"function","name":"setHook"},{"inputs":[{"internalType":"uint96","name":"identifier","type":"uint96"},{"internalType":"uint256","name":"amount","type":"uint256"}],"stateMutability":"nonpayable","type":"function","name":"setMaxNetworkLimit"},{"inputs":[{"internalType":"bytes32","name":"subnetwork","type":"bytes32"},{"internalType":"uint256","name":"amount","type":"uint256"}],"stateMutability":"nonpayable","type":"function","name":"setNetworkLimit"},{"inputs":[{"internalType":"bytes32","name":"subnetwork","type":"bytes32"},{"internalType":"address","name":"operator","type":"address"},{"internalType":"uint256","name":"shares","type":"uint256"}],"stateMutability":"nonpayable","type":"function","name":"setOperatorNetworkShares"},{"inputs":[{"internalType":"bytes32","name":"subnetwork","type":"bytes32"},{"internalType":"address","name":"operator","type":"address"}],"stateMutability":"view","type":"function","name":"stake","outputs":[{"internalType":"uint256","name":"","type":"uint256"}]},{"inputs":[{"internalType":"bytes32","name":"subnetwork","type":"bytes32"},{"internalType":"address","name":"operator","type":"address"},{"internalType":"uint48","name":"timestamp","type":"uint48"},{"internalType":"bytes","name":"hints","type":"bytes"}],"stateMutability":"view","type":"function","name":"stakeAt","outputs":[{"internalType":"uint256","name":"","type":"uint256"}]},{"inputs":[{"internalType":"address","name":"target","type":"address"},{"internalType":"bytes","name":"data","type":"bytes"}],"stateMutability":"nonpayable","type":"function","name":"staticDelegateCall"},{"inputs":[{"internalType":"bytes4","name":"interfaceId","type":"bytes4"}],"stateMutability":"view","type":"function","name":"supportsInterface","outputs":[{"internalType":"bool","name":"","type":"bool"}]},{"inputs":[{"internalType":"bytes32","name":"subnetwork","type":"bytes32"}],"stateMutability":"view","type":"function","name":"totalOperatorNetworkShares","outputs":[{"internalType":"uint256","name":"","type":"uint256"}]},{"inputs":[{"internalType":"bytes32","name":"subnetwork","type":"bytes32"},{"internalType":"uint48","name":"timestamp","type":"uint48"},{"internalType":"bytes","name":"hint","type":"bytes"}],"stateMutability":"view","type":"function","name":"totalOperatorNetworkSharesAt","outputs":[{"internalType":"uint256","name":"","type":"uint256"}]},{"inputs":[],"stateMutability":"view","type":"function","name":"vault","outputs":[{"internalType":"address","name":"","type":"address"}]}],"devdoc":{"kind":"dev","methods":{"VERSION()":{"details":"Must return 1 for this one.","returns":{"_0":"version of the delegator"}},"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`."},"initialize(bytes)":{"params":{"data":"some data to use"}},"networkLimit(bytes32)":{"params":{"subnetwork":"full identifier of the subnetwork (address of the network concatenated with the uint96 identifier)"},"returns":{"_0":"limit of the subnetwork"}},"networkLimitAt(bytes32,uint48,bytes)":{"params":{"hint":"hint for checkpoint index","subnetwork":"full identifier of the subnetwork (address of the network concatenated with the uint96 identifier)","timestamp":"time point to get the subnetwork limit at"},"returns":{"_0":"limit of the subnetwork at the given timestamp"}},"onSlash(bytes32,address,uint256,uint48,bytes)":{"details":"Only the vault's slasher can call this function.","params":{"amount":"amount of the collateral slashed","captureTimestamp":"time point when the stake was captured","data":"some additional data","operator":"address of the operator","subnetwork":"full identifier of the subnetwork (address of the network concatenated with the uint96 identifier)"}},"operatorNetworkShares(bytes32,address)":{"params":{"operator":"address of the operator","subnetwork":"full identifier of the subnetwork (address of the network concatenated with the uint96 identifier)"},"returns":{"_0":"shares of the operator for the subnetwork"}},"operatorNetworkSharesAt(bytes32,address,uint48,bytes)":{"params":{"hint":"hint for checkpoint index","operator":"address of the operator","subnetwork":"full identifier of the subnetwork (address of the network concatenated with the uint96 identifier)","timestamp":"time point to get the operator's shares at"},"returns":{"_0":"shares of the operator for the subnetwork at the given timestamp"}},"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."},"setHook(address)":{"details":"Only a HOOK_SET_ROLE holder can call this function.      The hook can have arbitrary logic under certain functions, however, it doesn't affect the stake guarantees.","params":{"hook":"address of the hook"}},"setMaxNetworkLimit(uint96,uint256)":{"details":"Only a network can call this function.","params":{"amount":"new maximum subnetwork's limit"}},"setNetworkLimit(bytes32,uint256)":{"details":"Only a NETWORK_LIMIT_SET_ROLE holder can call this function.","params":{"amount":"new limit of the subnetwork","subnetwork":"full identifier of the subnetwork (address of the network concatenated with the uint96 identifier)"}},"setOperatorNetworkShares(bytes32,address,uint256)":{"details":"Only an OPERATOR_NETWORK_SHARES_SET_ROLE holder can call this function.","params":{"operator":"address of the operator","shares":"new shares of the operator for the subnetwork","subnetwork":"full identifier of the subnetwork (address of the network concatenated with the uint96 identifier)"}},"stake(bytes32,address)":{"details":"Warning: this function is not safe to use for stake capturing, as it can change by the end of the block.","params":{"operator":"address of the operator","subnetwork":"full identifier of the subnetwork (address of the network concatenated with the uint96 identifier)"},"returns":{"_0":"slashable stake until the end of the next epoch"}},"stakeAt(bytes32,address,uint48,bytes)":{"details":"Warning: it is not safe to use timestamp >= current one for the stake capturing, as it can change later.","params":{"hints":"hints for the checkpoints' indexes","operator":"address of the operator","subnetwork":"full identifier of the subnetwork (address of the network concatenated with the uint96 identifier)","timestamp":"time point to capture the stake at"},"returns":{"_0":"slashable stake at the given timestamp until the end of the consequent epoch"}},"staticDelegateCall(address,bytes)":{"details":"It allows to use this contract's storage on-chain.","params":{"data":"data to make a delegatecall with","target":"address of the contract to make a delegatecall to"}},"supportsInterface(bytes4)":{"details":"See {IERC165-supportsInterface}."},"totalOperatorNetworkShares(bytes32)":{"params":{"subnetwork":"full identifier of the subnetwork (address of the network concatenated with the uint96 identifier)"},"returns":{"_0":"total shares of the operators for the subnetwork"}},"totalOperatorNetworkSharesAt(bytes32,uint48,bytes)":{"params":{"hint":"hint for checkpoint index","subnetwork":"full identifier of the subnetwork (address of the network concatenated with the uint96 identifier)","timestamp":"time point to get the total operators' shares at"},"returns":{"_0":"total shares of the operators for the subnetwork at the given timestamp"}}},"version":1},"userdoc":{"kind":"user","methods":{"FACTORY()":{"notice":"Get the factory's address."},"HOOK_GAS_LIMIT()":{"notice":"Get a gas limit for the hook."},"HOOK_RESERVE()":{"notice":"Get a reserve gas between the gas limit check and the hook's execution."},"HOOK_SET_ROLE()":{"notice":"Get a hook setter's role."},"NETWORK_LIMIT_SET_ROLE()":{"notice":"Get a subnetwork limit setter's role."},"NETWORK_REGISTRY()":{"notice":"Get the network registry's address."},"OPERATOR_NETWORK_OPT_IN_SERVICE()":{"notice":"Get the operator-network opt-in service's address."},"OPERATOR_NETWORK_SHARES_SET_ROLE()":{"notice":"Get an operator-subnetwork shares setter's role."},"OPERATOR_VAULT_OPT_IN_SERVICE()":{"notice":"Get the operator-vault opt-in service's address."},"TYPE()":{"notice":"Get the entity's type."},"VAULT_FACTORY()":{"notice":"Get the vault factory's address."},"VERSION()":{"notice":"Get a version of the delegator (different versions mean different interfaces)."},"hook()":{"notice":"Get the hook's address."},"initialize(bytes)":{"notice":"Initialize this entity contract by using a given data."},"maxNetworkLimit(bytes32)":{"notice":"Get a particular subnetwork's maximum limit         (meaning the subnetwork is not ready to get more as a stake)."},"networkLimit(bytes32)":{"notice":"Get a subnetwork's limit (how much stake the vault curator is ready to give to the subnetwork)."},"networkLimitAt(bytes32,uint48,bytes)":{"notice":"Get a subnetwork's limit at a given timestamp using a hint         (how much stake the vault curator is ready to give to the subnetwork)."},"onSlash(bytes32,address,uint256,uint48,bytes)":{"notice":"Called when a slash happens."},"operatorNetworkShares(bytes32,address)":{"notice":"Get an operator's shares for a subnetwork (what percentage,         which is equal to the shares divided by the total operators' shares,         of the subnetwork's stake the vault curator is ready to give to the operator)."},"operatorNetworkSharesAt(bytes32,address,uint48,bytes)":{"notice":"Get an operator's shares for a subnetwork at a given timestamp using a hint (what percentage,         which is equal to the shares divided by the total operators' shares,         of the subnetwork's stake the vault curator is ready to give to the operator)."},"setHook(address)":{"notice":"Set a new hook."},"setMaxNetworkLimit(uint96,uint256)":{"notice":"Set a maximum limit for a subnetwork (how much stake the subnetwork is ready to get). identifier identifier of the subnetwork"},"setNetworkLimit(bytes32,uint256)":{"notice":"Set a subnetwork's limit (how much stake the vault curator is ready to give to the subnetwork)."},"setOperatorNetworkShares(bytes32,address,uint256)":{"notice":"Set an operator's shares for a subnetwork (what percentage,         which is equal to the shares divided by the total operators' shares,         of the subnetwork's stake the vault curator is ready to give to the operator)."},"stake(bytes32,address)":{"notice":"Get a stake that a given subnetwork will be able to slash         for a certain operator until the end of the next epoch (if no cross-slashing and no slashings by the subnetwork)."},"stakeAt(bytes32,address,uint48,bytes)":{"notice":"Get a stake that a given subnetwork could be able to slash for a certain operator at a given timestamp         until the end of the consequent epoch using hints (if no cross-slashing and no slashings by the subnetwork)."},"staticDelegateCall(address,bytes)":{"notice":"Make a delegatecall from this contract to a given target contract with a particular data (always reverts with a return data)."},"totalOperatorNetworkShares(bytes32)":{"notice":"Get a sum of operators' shares for a subnetwork."},"totalOperatorNetworkSharesAt(bytes32,uint48,bytes)":{"notice":"Get a sum of operators' shares for a subnetwork at a given timestamp using a hint."},"vault()":{"notice":"Get the vault's address."}},"version":1}},"settings":{"remappings":["@openzeppelin/contracts-upgradeable/=lib/openzeppelin-contracts-upgradeable/contracts/","@openzeppelin/contracts/=lib/openzeppelin-contracts/contracts/","@symbioticfi/core/=lib/core/","core/=lib/core/","ds-test/=lib/openzeppelin-contracts/lib/forge-std/lib/ds-test/src/","erc4626-tests/=lib/openzeppelin-contracts/lib/erc4626-tests/","forge-std/=lib/forge-std/src/","openzeppelin-contracts-upgradeable/=lib/openzeppelin-contracts-upgradeable/","openzeppelin-contracts/=lib/openzeppelin-contracts/"],"optimizer":{"enabled":true,"runs":200},"metadata":{"bytecodeHash":"ipfs"},"compilationTarget":{"lib/core/src/contracts/delegator/NetworkRestakeDelegator.sol":"NetworkRestakeDelegator"},"evmVersion":"cancun","libraries":{},"viaIR":true},"sources":{"lib/core/src/contracts/common/Entity.sol":{"keccak256":"0x3d61a932995b8443381f3950542d388223a2c26dd5d29a3274dea3baa7388bd7","urls":["bzz-raw://7cdf5f03ca72fd263fd32ff59c8d88ddca911ae83896a287d10772c1bbe9b138","dweb:/ipfs/QmbP84r5BWT1Rn9AYTntWSf3xUMTTCohTZJFhbBhDXFoHa"],"license":"BUSL-1.1"},"lib/core/src/contracts/common/StaticDelegateCallable.sol":{"keccak256":"0x350029aa8955eacaffffaeb58babc5c98e80ebc5c5db388ed17ee6465f4a9d90","urls":["bzz-raw://eb392a8ee9050e0af606897df63e3404e3829e8b688b580663892f9664195764","dweb:/ipfs/QmaXC8jqV8UrrAFkzXTEv2fJF56sy33HhLxAzaRZmUxuXD"],"license":"BUSL-1.1"},"lib/core/src/contracts/delegator/BaseDelegator.sol":{"keccak256":"0x7c54d491fdd4415b764a9c8defa068e56d4c0c8c9419be0053a1d377669290e8","urls":["bzz-raw://9238bfbad0f6eeb0dc7727724de14380f1980b395902269703d5e2ef07e52e10","dweb:/ipfs/QmPJn1V4HNXcEghYvogGuSTF24dSQUPosR5qtsXcmNqRm3"],"license":"BUSL-1.1"},"lib/core/src/contracts/delegator/NetworkRestakeDelegator.sol":{"keccak256":"0xd3a8e6522f9c6fdcc2da837c9023afd6bdff2bce45a35590320c475519e3636d","urls":["bzz-raw://58b17a87f6554f08376f9ea7fedf486a4aa75801bf0ad8b23ff5a46959b6b7a3","dweb:/ipfs/QmSTmNh67tYt8CmjVZb57r8N3qX5yeYdMApKPJm3qvQgQw"],"license":"BUSL-1.1"},"lib/core/src/contracts/libraries/Checkpoints.sol":{"keccak256":"0xba90097c8bfe0a975499428b5f8ac5569483c7d92ccc28c12d70de416aae040c","urls":["bzz-raw://12f5d93ca94cd06d3147db68993165a58e17903ed53682560de61f3085ad4609","dweb:/ipfs/QmePiuAqvXprMLmFZkGZeGjvGPAvsEDHfCDv7BoQhXu9xE"],"license":"MIT"},"lib/core/src/contracts/libraries/Subnetwork.sol":{"keccak256":"0xf5ef5506fd66082b3c2e7f3df37529f5a8efad32ac62e7c8914bd63219190bfe","urls":["bzz-raw://ba031a54ee0d0e9a270c2b9e18437f5668cfeb659cfd5fe0677459d7fcac2a56","dweb:/ipfs/QmReP3H7qQ78tAfgLnJKsNEQNCQfF1X1Get38Ffd4kzq32"],"license":"MIT"},"lib/core/src/interfaces/common/IEntity.sol":{"keccak256":"0x8ef4b63d6da63489778ccd5f8d13ebdd527dd4b62730b2c616df5af7474d2d21","urls":["bzz-raw://5a8d69576a9219d85c50816a18ad53a4d53cfcb27ed38b8cccc808dc2734b71b","dweb:/ipfs/QmYVN3P4Q4REvBWJ97TbAcaxm3uyB2anV6NSGa6ZtSwcEv"],"license":"MIT"},"lib/core/src/interfaces/common/IMigratableEntity.sol":{"keccak256":"0x8f5f2809f3afbe8ebfbb365dd7b57b4dd3b6f9943a6187eaf648d45895b8e3c4","urls":["bzz-raw://0ffe640537d539e7a4fde70d30d3e4c57f4ba9c2c25c450cea713aae38e8fd5c","dweb:/ipfs/QmSUTGzvdcn1R1KB7tLThMRtESsfPbeXDhhhKWGtntzBds"],"license":"MIT"},"lib/core/src/interfaces/common/IRegistry.sol":{"keccak256":"0x474c981518bb6ac974ba2a1274c49fd918d3b5acf1f3710e59786c5e3c8fc8bb","urls":["bzz-raw://db439e8880386dd308f8c67e612e9b15067fdffb29d6d0fd89c4edf820f30014","dweb:/ipfs/QmQJuzgU17EZyPMoJNwknPkveK1Nwx1ByhZCBJzgRgcpvK"],"license":"MIT"},"lib/core/src/interfaces/common/IStaticDelegateCallable.sol":{"keccak256":"0xa335d4e81b9071b7de66ef92b43ff20671d86516eb1be46fef29a3483cd3f5d5","urls":["bzz-raw://d464b9db863c14c05547d2b23352f2e9b7b784799cf09f6bbc4906a2a74e3516","dweb:/ipfs/QmUVWzFvJz7eEbDQKiFTTzwi7TEbjcs3VmwdM4kuptAKvi"],"license":"MIT"},"lib/core/src/interfaces/delegator/IBaseDelegator.sol":{"keccak256":"0x96bb312f032e17accce3f8f80936d99468029d6b37c9ca74acdb4b026a0148ee","urls":["bzz-raw://2a66dcb5b7d1a6ef6a363431ea98ebd78bc4fdd3d7a134d9b542dc66e7d025c2","dweb:/ipfs/QmRhTPLd2ZAyRHmJUFUcWKs9b3if49QY17LYZuRqWmghw8"],"license":"MIT"},"lib/core/src/interfaces/delegator/IDelegatorHook.sol":{"keccak256":"0xc51aa8d7d1f6c8043ee819b7aeb86da0e993912e1442098df897e299f01f9f46","urls":["bzz-raw://adddf5cb2ba282aeb576b26efb28640f865a1721cc9b6eee8b3ee0457a2c9780","dweb:/ipfs/QmNYgAmnLRwWZbhTuQhZs9rx4zcme1df5mEepkrniorSoW"],"license":"MIT"},"lib/core/src/interfaces/delegator/INetworkRestakeDelegator.sol":{"keccak256":"0xe7030fe30389a147fd710e3436ec346b4842695fd3e65a81b95375c9f1d633fc","urls":["bzz-raw://739c7e66d301778054f5c90bee45ec9438f68afba8a03eaaac52064c73b115ad","dweb:/ipfs/QmfZ2ytKcTykAc76nxhg8ikUXV8NdBpetqb8W4YWPcox1Z"],"license":"MIT"},"lib/core/src/interfaces/service/IOptInService.sol":{"keccak256":"0x76fb5460a6d87a5705433d4fbeff7253cd75b8bbd0c888b2088f16e86ace146a","urls":["bzz-raw://990322019b3d11465f7024bae77ccbf7e2fe5d6fa3c754584778f37d04fa1337","dweb:/ipfs/QmaSNHzcqxTkUCG9a4nqVfLECHLdjdrwAnDi3yDC7tDL24"],"license":"MIT"},"lib/core/src/interfaces/vault/IVault.sol":{"keccak256":"0xffee01d383cd4e1a5530c614bf4360c1ef070c288abec9da1eb531b51bc07235","urls":["bzz-raw://04f0046cac285d8ec44ebbb1f79dc94fab4495767190cad8364fbc1fafaadfb9","dweb:/ipfs/QmUawAunwzXfCyShWfhKeThAgKtqe51hmrxvrXvM772M2R"],"license":"MIT"},"lib/core/src/interfaces/vault/IVaultStorage.sol":{"keccak256":"0x592626f13754194f83047135de19229c49390bd59e34659b1bb38be71d973a22","urls":["bzz-raw://06a6a9dfddd05e580b32bebe2cff4f63ba26a653180676d58225dd30d9c89d3e","dweb:/ipfs/QmdgzBeY6Sxo8mGtyBxtv1tM1c2kU6J6zjeRd7vuXm4DU6"],"license":"MIT"},"lib/openzeppelin-contracts-upgradeable/contracts/access/AccessControlUpgradeable.sol":{"keccak256":"0x6662ec4e5cefca03eeadd073e9469df8d2944bb2ee8ec8f7622c2c46aab5f225","urls":["bzz-raw://4d8544c6f8daa4d1bc215c6a72fe0acdb748664a105b0e5efc19295667521d45","dweb:/ipfs/QmdGWqdnXT8S3RgCR6aV8XHZrsybieMQLLnug1NtpSjEXN"],"license":"MIT"},"lib/openzeppelin-contracts-upgradeable/contracts/proxy/utils/Initializable.sol":{"keccak256":"0x631188737069917d2f909d29ce62c4d48611d326686ba6683e26b72a23bfac0b","urls":["bzz-raw://7a61054ae84cd6c4d04c0c4450ba1d6de41e27e0a2c4f1bcdf58f796b401c609","dweb:/ipfs/QmUvtdp7X1mRVyC3CsHrtPbgoqWaXHp3S1ZR24tpAQYJWM"],"license":"MIT"},"lib/openzeppelin-contracts-upgradeable/contracts/utils/ContextUpgradeable.sol":{"keccak256":"0xdbef5f0c787055227243a7318ef74c8a5a1108ca3a07f2b3a00ef67769e1e397","urls":["bzz-raw://08e39f23d5b4692f9a40803e53a8156b72b4c1f9902a88cd65ba964db103dab9","dweb:/ipfs/QmPKn6EYDgpga7KtpkA8wV2yJCYGMtc9K4LkJfhKX2RVSV"],"license":"MIT"},"lib/openzeppelin-contracts-upgradeable/contracts/utils/ReentrancyGuardUpgradeable.sol":{"keccak256":"0xb44e086e941292cdc7f440de51478493894ef0b1aeccb0c4047445919f667f74","urls":["bzz-raw://942dad22fbdc1669f025540ba63aa3ccfad5f8458fc5d4525b31ebf272e7af45","dweb:/ipfs/Qmdo4X2M82aM3AMoW2kf2jhYkSCyC4T1pHNd6obdsDFnAB"],"license":"MIT"},"lib/openzeppelin-contracts-upgradeable/contracts/utils/introspection/ERC165Upgradeable.sol":{"keccak256":"0xdaba3f7c42c55b2896353f32bd27d4d5f8bae741b3b05d4c53f67abc4dc47ce8","urls":["bzz-raw://1fa2e61141c602510bcd2cd936ed9561922ac8772a9b9c9a9db091a74e354a45","dweb:/ipfs/QmcHQDDoEBwJmwUbzoVkytvJsBx3KVHYFFnDkvRGWh9Wmh"],"license":"MIT"},"lib/openzeppelin-contracts/contracts/access/IAccessControl.sol":{"keccak256":"0xb6b36edd6a2999fd243ff226d6cbf84bd71af2432bbd0dfe19392996a1d9cb41","urls":["bzz-raw://1fd2f35495652e57e3f99bc6c510bc5f7dd398a176ea2e72d8ed730aebc6ca26","dweb:/ipfs/QmTQV6X4gkikTib49cho5iDX3JvSQbdsoEChoDwrk3CbbH"],"license":"MIT"},"lib/openzeppelin-contracts/contracts/utils/introspection/IERC165.sol":{"keccak256":"0x4296879f55019b23e135000eb36896057e7101fb7fb859c5ef690cf14643757b","urls":["bzz-raw://87b3541437c8c443ccd36795e56a338ed12855eec17f8da624511b8d1a7e14df","dweb:/ipfs/QmeJQCtZrQjtJLr6u7ZHWeH3pBnjtLWzvRrKViAi7UZqxL"],"license":"MIT"},"lib/openzeppelin-contracts/contracts/utils/math/Math.sol":{"keccak256":"0x005ec64c6313f0555d59e278f9a7a5ab2db5bdc72a027f255a37c327af1ec02d","urls":["bzz-raw://4ece9f0b9c8daca08c76b6b5405a6446b6f73b3a15fab7ff56e296cbd4a2c875","dweb:/ipfs/QmQyRpyPRL5SQuAgj6SHmbir3foX65FJjbVTTQrA2EFg6L"],"license":"MIT"},"lib/openzeppelin-contracts/contracts/utils/math/SafeCast.sol":{"keccak256":"0xe19a4d5f31d2861e7344e8e535e2feafb913d806d3e2b5fe7782741a2a7094fe","urls":["bzz-raw://4aed79c0fa6f0546ed02f2f683e8f77f0fd2ed7eb34d8bbf3d373c9a6d95b13c","dweb:/ipfs/QmWqVz6UAVqmnWU5pqYPt1o6iDEZyPaBraAA3rKfTTSfYj"],"license":"MIT"},"lib/openzeppelin-contracts/contracts/utils/structs/Checkpoints.sol":{"keccak256":"0xbdc5e074d7dd6678f67e92b1a51a20226801a407b0e1af3da367c5d1ff4519ad","urls":["bzz-raw://a36cca6b22fff3db16fc789ff6c60eea71d4b156065d4d0c83a0bc5e91a77a8b","dweb:/ipfs/QmYN3exd5AemxjBrN8XMB1p5LbbE16uC3sjbYjwi8AjcGR"],"license":"MIT"},"lib/openzeppelin-contracts/contracts/utils/types/Time.sol":{"keccak256":"0xc7755af115020049e4140f224f9ee88d7e1799ffb0646f37bf0df24bf6213f58","urls":["bzz-raw://7f09bf94d5274334ec021f61a04659db303f31e60460e14b709c9bf187740111","dweb:/ipfs/QmNvgomZYUwFAt4cZbPWAiTeSZQreGehY9BK5xyVJsUttb"],"license":"MIT"}},"version":1},"id":15}