-
Notifications
You must be signed in to change notification settings - Fork 40
Expand file tree
/
Copy pathNetworkRestakeDelegatorHints.json
More file actions
1 lines (1 loc) · 195 KB
/
NetworkRestakeDelegatorHints.json
File metadata and controls
1 lines (1 loc) · 195 KB
1
{"abi":[{"type":"constructor","inputs":[{"name":"baseDelegatorHints","type":"address","internalType":"address"},{"name":"vaultHints","type":"address","internalType":"address"},{"name":"optInServiceHints","type":"address","internalType":"address"}],"stateMutability":"nonpayable"},{"type":"function","name":"BASE_DELEGATOR_HINTS","inputs":[],"outputs":[{"name":"","type":"address","internalType":"address"}],"stateMutability":"view"},{"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":"OPT_IN_SERVICE_HINTS","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":"VAULT_HINTS","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":"networkLimitHint","inputs":[{"name":"delegator","type":"address","internalType":"address"},{"name":"subnetwork","type":"bytes32","internalType":"bytes32"},{"name":"timestamp","type":"uint48","internalType":"uint48"}],"outputs":[{"name":"","type":"bytes","internalType":"bytes"}],"stateMutability":"view"},{"type":"function","name":"networkLimitHintInternal","inputs":[{"name":"subnetwork","type":"bytes32","internalType":"bytes32"},{"name":"timestamp","type":"uint48","internalType":"uint48"}],"outputs":[{"name":"exists","type":"bool","internalType":"bool"},{"name":"hint","type":"uint32","internalType":"uint32"}],"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":"operatorNetworkSharesHint","inputs":[{"name":"delegator","type":"address","internalType":"address"},{"name":"subnetwork","type":"bytes32","internalType":"bytes32"},{"name":"operator","type":"address","internalType":"address"},{"name":"timestamp","type":"uint48","internalType":"uint48"}],"outputs":[{"name":"","type":"bytes","internalType":"bytes"}],"stateMutability":"view"},{"type":"function","name":"operatorNetworkSharesHintInternal","inputs":[{"name":"subnetwork","type":"bytes32","internalType":"bytes32"},{"name":"operator","type":"address","internalType":"address"},{"name":"timestamp","type":"uint48","internalType":"uint48"}],"outputs":[{"name":"exists","type":"bool","internalType":"bool"},{"name":"hint","type":"uint32","internalType":"uint32"}],"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":"stakeHints","inputs":[{"name":"delegator","type":"address","internalType":"address"},{"name":"subnetwork","type":"bytes32","internalType":"bytes32"},{"name":"operator","type":"address","internalType":"address"},{"name":"timestamp","type":"uint48","internalType":"uint48"}],"outputs":[{"name":"","type":"bytes","internalType":"bytes"}],"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":"totalOperatorNetworkSharesHint","inputs":[{"name":"delegator","type":"address","internalType":"address"},{"name":"subnetwork","type":"bytes32","internalType":"bytes32"},{"name":"timestamp","type":"uint48","internalType":"uint48"}],"outputs":[{"name":"","type":"bytes","internalType":"bytes"}],"stateMutability":"view"},{"type":"function","name":"totalOperatorNetworkSharesHintInternal","inputs":[{"name":"subnetwork","type":"bytes32","internalType":"bytes32"},{"name":"timestamp","type":"uint48","internalType":"uint48"}],"outputs":[{"name":"exists","type":"bool","internalType":"bool"},{"name":"hint","type":"uint32","internalType":"uint32"}],"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":"ExternalCall","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":"0x6101c0346101cf57601f61387d38819003918201601f19168301916001600160401b0391828411858510176101d35781606092869260409687528339810103126101cf5761004c836101e7565b926100648361005d602084016101e7565b92016101e7565b91306080527ff0c57e16840df040f15088dc2f81fe391c3923bec73e23a9662efc9c229c6a009081549060ff82871c166101be57808083160361017a575b5050505f60a0525f60c0525f60e052610100935f8552610120935f8552610140905f82526101609283526101809384526101a0948552519461368196876101fc88396080518781816105a001528181610fd70152611629015260a051876109e9015260c051876112ac015260e05187818161084b01526112e5015251868181610512015261298501525185818161055601528181611e330152611f3b0152518481816107c901528181611d9a0152611fb9015251838181610e95015261194d015251828181610d9701526119ee015251816110490152f35b6001600160401b0319909116811790915583519081527fc7f505b2f371ae2175ee4913f4499e1f2633a7b5936321eed1cdaeb6115181d290602090a15f80806100a2565b855163f92ee8a960e01b8152600490fd5b5f80fd5b634e487b7160e01b5f52604160045260245ffd5b51906001600160a01b03821682036101cf5756fe60806040526004361015610011575f80fd5b5f3560e01c806301ffc9a71461030457806302145348146102ff57806307f9d5fd146102fa578063103f2907146102f5578063128e5d82146102f0578063197aa7ea146102eb5780631a7a7044146102e65780631a80e500146102e157806323f752d5146102dc578063248a9ca3146102d757806325dc9708146102d25780632dd31000146102cd5780632f2ff15d146102c857806336568abe146102c35780633dfd3873146102be5780633eb22c0f146102b957806342c53e33146102b4578063439fab91146102af57806345e78fcb146102aa578063557cab44146102a55780635d32a1c9146102a05780636679191e1461029b57806379d89614146102965780637d24bb27146102915780637f5a7c7b1461028c5780638b3f10b01461028757806391d1485414610282578063987b3ee81461027d5780639b656b22146102785780639f86fd8514610273578063a217fddf1461026e578063a33bc28714610269578063b549ef1f14610264578063bb24fe8a1461025f578063c0cd7c3e1461025a578063c43dc03f14610255578063d15b740e14610250578063d547741f1461024b578063da749d2b14610246578063e02f693714610241578063e49561ee1461023c578063e78eb6ae14610237578063ed4d89e514610232578063fbfa77cf1461022d578063fd4d447c14610228578063ff54740f146102235763ffa1ad741461021e575f80fd5b6116dc565b6116bf565b611695565b61166e565b61160e565b6115d4565b6113e9565b6113cd565b6113b3565b611367565b61133d565b611314565b6112d0565b61128d565b611273565b611126565b61110c565b611078565b611034565b610fa6565b610f48565b610f25565b610efd565b610ec4565b610e80565b610e46565b610e23565b610dc6565b610d82565b610c4a565b610bd1565b610ba8565b610aaf565b610a64565b610a18565b6109d4565b6109b7565b61097e565b6107f8565b6107b4565b61076e565b610585565b610541565b6104fd565b6104c8565b61035e565b3461035a57602036600319011261035a5760043563ffffffff60e01b811680910361035a57602090637965db0b60e01b8114908115610349575b506040519015158152f35b6301ffc9a760e01b1490505f61033e565b5f80fd5b3461035a5760408060031936011261035a57600435906024359061038061202e565b825f526002602052805f2054821161041a57825f526003602052816103a6825f206128d7565b1461040a5781610405916103f57e899d104fc3d8820bd96540612bcc5c448c8837b13b9f7faa43ad0728f0c14f946103e6875f52600360205260405f2090565b6103ef42612d7a565b90612176565b5050519081529081906020820190565b0390a2005b5163a741a04560e01b8152600490fd5b51631eefc06360e31b8152600490fd5b6001600160a01b0381160361035a57565b6024359065ffffffffffff8216820361035a57565b6064359065ffffffffffff8216820361035a57565b608090600319011261035a5760043561047d8161042a565b906024359060443561048e8161042a565b9060643565ffffffffffff8116810361035a5790565b805180835260209291819084018484015e5f828201840152601f01601f1916010190565b3461035a576104f96104e56104dc36610465565b92919091611736565b6040519182916020835260208301906104a4565b0390f35b3461035a575f36600319011261035a576040517f00000000000000000000000000000000000000000000000000000000000000006001600160a01b03168152602090f35b3461035a575f36600319011261035a576040517f00000000000000000000000000000000000000000000000000000000000000006001600160a01b03168152602090f35b3461035a57604036600319011261035a5761059e61043b565b7f00000000000000000000000000000000000000000000000000000000000000006001600160a01b03163303610602576105e5906004355f52600360205260405f206122f5565b60408051941515855263ffffffff91909116602085015292915050f35b604051637ca475e560e11b8152600490fd5b634e487b7160e01b5f52604160045260245ffd5b604081019081106001600160401b0382111761064357604052565b610614565b606081019081106001600160401b0382111761064357604052565b60a081019081106001600160401b0382111761064357604052565b90601f801991011681019081106001600160401b0382111761064357604052565b604051906106ac82610663565b565b604051906106ac82610628565b6001600160401b03811161064357601f01601f191660200190565b81601f8201121561035a578035906106ed826106bb565b926106fb604051948561067e565b8284526020838301011161035a57815f926020809301838601378301015290565b90608060031983011261035a57600435916024356107398161042a565b9160443565ffffffffffff8116810361035a5791606435906001600160401b03821161035a5761076b916004016106d6565b90565b3461035a5760206107ac6107a76107843661071c565b939190925f526005865260405f209060018060a01b03165f5260205260405f2090565b61242d565b604051908152f35b3461035a575f36600319011261035a576040517f00000000000000000000000000000000000000000000000000000000000000006001600160a01b03168152602090f35b3461035a57604036600319011261035a576004356001600160601b038116810361035a5760243590610828612505565b6040516302910f8b60e31b81523360048201526020816024816001600160a01b037f0000000000000000000000000000000000000000000000000000000000000000165afa908115610979575f9161094a575b5015610938576001600160601b03166bffffffffffffffffffffffff193360601b161790806108b2835f52600260205260405f2090565b54146109265761090b817fc67e7929681aa1bccd63f52b3799bf5805f3009f197db6fdf584b14f7fbf608c926108f0855f52600260205260405f2090565b556108fb8185612534565b6040519081529081906020820190565b0390a261092460015f8051602061360c83398151915255565b005b60405163a741a04560e01b8152600490fd5b6040516323d53b9760e21b8152600490fd5b61096c915060203d602011610972575b610964818361067e565b8101906117e8565b5f61087b565b503d61095a565b6117fc565b3461035a57602036600319011261035a576004355f525f805160206135ec8339815191526020526020600160405f200154604051908152f35b3461035a576104f96104e56109cb36610465565b92919091611904565b3461035a575f36600319011261035a576040517f00000000000000000000000000000000000000000000000000000000000000006001600160a01b03168152602090f35b3461035a57604036600319011261035a57610924602435600435610a3b8261042a565b805f525f805160206135ec833981519152602052610a5f600160405f2001546120e1565b61280f565b3461035a57604036600319011261035a57602435610a818161042a565b336001600160a01b03821603610a9d5761092490600435612845565b60405163334bd91960e11b8152600490fd5b3461035a57602036600319011261035a57600435610acc8161042a565b610ad4612505565b335f9081527f9ebbcbe0d2961d3fbe56ca6f679bc753bd848d3e6bb3eaf9041c51b286881d2c60205260409020547fd1c1f6fa6bf27d54c5e54c7c1dc6e5004d3c027ea1994fe68b29c1b51b69c36c9060ff1615610b8a57506001546001600160a01b039182169181168214610926576001600160a01b03191681176001557f5bbb1d3ebb6a3ad2a0f17ff35e579a83af60604d1d3c2a4c83c62adecadf666d5f80a260015f8051602061360c83398151915255005b6044906040519063e2517d3f60e01b82523360048301526024820152fd5b3461035a57602036600319011261035a576004355f52600360205260206107ac60405f206128d7565b3461035a57604036600319011261035a5760206107ac610c18602435610bf68161042a565b6004355f526005845260405f209060018060a01b03165f5260205260405f2090565b6128d7565b9181601f8401121561035a578235916001600160401b03831161035a576020838186019501011161035a57565b3461035a57602036600319011261035a576001600160401b0360043581811161035a57610c7b903690600401610c1d565b5f8051602061362c833981519152549260ff8460401c1615931680159081610d7a575b6001149081610d70575b159081610d67575b50610d55575f8051602061362c833981519152805467ffffffffffffffff19166001179055610ce39183610d3157612950565b610ce957005b5f8051602061362c833981519152805460ff60401b19169055604051600181527fc7f505b2f371ae2175ee4913f4499e1f2633a7b5936321eed1cdaeb6115181d290602090a1005b5f8051602061362c833981519152805460ff60401b1916600160401b179055612950565b60405163f92ee8a960e01b8152600490fd5b9050155f610cb0565b303b159150610ca8565b849150610c9e565b3461035a575f36600319011261035a576040517f00000000000000000000000000000000000000000000000000000000000000006001600160a01b03168152602090f35b3461035a575f36600319011261035a576020604051614e208152f35b606060031982011261035a576004359160243565ffffffffffff8116810361035a5791604435906001600160401b03821161035a5761076b916004016106d6565b3461035a5760206107ac610e3636610de2565b915f526003845260405f2061242d565b3461035a575f36600319011261035a5760206040517fd1c1f6fa6bf27d54c5e54c7c1dc6e5004d3c027ea1994fe68b29c1b51b69c36c8152f35b3461035a575f36600319011261035a576040517f00000000000000000000000000000000000000000000000000000000000000006001600160a01b03168152602090f35b3461035a575f36600319011261035a5760206040517e8b9b1e5fa9cf3b14f87f435649268146305ddf689f082e5961a335b07a9abf8152f35b3461035a575f36600319011261035a576001546040516001600160a01b039091168152602090f35b3461035a5760206107ac610f3836610de2565b915f526004845260405f2061242d565b3461035a57604036600319011261035a57602060ff610f9a602435610f6c8161042a565b6004355f525f805160206135ec833981519152845260405f209060018060a01b03165f5260205260405f2090565b54166040519015158152f35b3461035a57606036600319011261035a57602435610fc38161042a565b60443565ffffffffffff8116810361035a577f00000000000000000000000000000000000000000000000000000000000000006001600160a01b031633036106025761102f6105e5926004355f52600560205260405f209060018060a01b03165f5260205260405f2090565b6122f5565b3461035a575f36600319011261035a576040517f00000000000000000000000000000000000000000000000000000000000000006001600160a01b03168152602090f35b3461035a57604036600319011261035a576004356110958161042a565b6024356001600160401b03811161035a575f916110b783923690600401610c1d565b90816040519283928337810184815203915af46111046110d5611b60565b916110f66040519384921515602084015260408084015260608301906104a4565b03601f19810183528261067e565b805190602001fd5b3461035a575f36600319011261035a5760206040515f8152f35b3461035a57606036600319011261035a576024356004356111468261042a565b6044359161115261208a565b5f8281526005602090815260408083206001600160a01b0385168452909152902061117c906128d7565b838114610926577f739a5a3ec0ff71e2386d0013deac5f44e0935a98def2e2a5ddf9a709518c8294916111ef61123c92855f52600460205260405f20906111e9886111e46111c942612d7a565b936111df610c188c5f52600460205260405f2090565b611bb6565b611bd1565b91612176565b5050611220856103e68361120b885f52600560205260405f2090565b9060018060a01b03165f5260205260405f2090565b50506040519485526001600160a01b0316939081906020820190565b0390a3005b606090600319011261035a576004356112598161042a565b906024359060443565ffffffffffff8116810361035a5790565b3461035a576104f96104e561128736611241565b91611bde565b3461035a575f36600319011261035a5760206040516001600160401b037f0000000000000000000000000000000000000000000000000000000000000000168152f35b3461035a575f36600319011261035a576040517f00000000000000000000000000000000000000000000000000000000000000006001600160a01b03168152602090f35b3461035a57602036600319011261035a576004355f52600460205260206107ac60405f206128d7565b3461035a57602036600319011261035a576004355f526002602052602060405f2054604051908152f35b3461035a57604036600319011261035a5761092460243560043561138a8261042a565b805f525f805160206135ec8339815191526020526113ae600160405f2001546120e1565b612845565b3461035a576104f96104e56113c736611241565b91611c28565b3461035a5760206107ac6113e03661071c565b92919091611d24565b3461035a5760a036600319011261035a576024356004356114098261042a565b60443591611415610450565b90608435906001600160401b03821161035a57611437600492369084016106d6565b61143f612505565b5f5460209061146490611458906001600160a01b031681565b6001600160a01b031690565b60405163b134427160e01b815294859182905afa928315610979575f936115a3575b506001600160a01b039283163303611591576001546001600160a01b0316838116611506575b50506040805195865265ffffffffffff909316602086015216927f741a5de99085c0d660f3e4192217b0ffb0ea4e35a0480de48e857a4bc3ee36ed91819081015b0390a361092460015f8051602061360c83398151915255565b90936040519461153d8661152f602082019363724ab0f760e11b8552858c898d60248701611eae565b03601f19810188528761067e565b62042e305a1061157f575f6114ed938192827f741a5de99085c0d660f3e4192217b0ffb0ea4e35a0480de48e857a4bc3ee36ed9951926203d090f150936114ac565b604051638072475160e01b8152600490fd5b60405163dabc4ad960e01b8152600490fd5b6115c691935060203d6020116115cd575b6115be818361067e565b810190611872565b915f611486565b503d6115b4565b3461035a575f36600319011261035a5760206040517f1312a1cf530e56add9be4fd84db9051dcc7635952f09f735f9a29405b55846258152f35b3461035a57604036600319011261035a5761162761043b565b7f00000000000000000000000000000000000000000000000000000000000000006001600160a01b03163303610602576105e5906004355f52600460205260405f206122f5565b3461035a575f36600319011261035a575f546040516001600160a01b039091168152602090f35b3461035a57604036600319011261035a5760206107ac6024356116b78161042a565b600435611f04565b3461035a575f36600319011261035a5760206040516203d0908152f35b3461035a575f36600319011261035a57602060405160018152f35b5190811515820361035a57565b519063ffffffff8216820361035a57565b919082604091031261035a5761076b602061172f846116f7565b9301611704565b906117869165ffffffffffff6117959496956060976040519463130f67dd60e31b6020870152602486015260018060a01b031660448501521660648301526064825261178182610663565b612238565b60208082518301019101611715565b9061179d5750565b90915063ffffffff604051911660208201526020815261076b81610628565b5f9081526005602090815260408083206001600160a01b0390941683529290522061076b92919061242d565b9081602091031261035a5761076b906116f7565b6040513d5f823e3d90fd5b81601f8201121561035a5780519061181e826106bb565b9261182c604051948561067e565b8284526020838301011161035a57815f9260208093018386015e8301015290565b9060208282031261035a5781516001600160401b03811161035a5761076b9201611807565b9081602091031261035a575161076b8161042a565b9061076b91602081526118a6825160a0602084015260c08301906104a4565b9060a060806118f46118e16118cd602088015196601f1997888883030160408901526104a4565b6040880151878783030160608801526104a4565b60608701518686830301848701526104a4565b94015192828503019101526104a4565b604051630df8851f60e11b81526001600160a01b03828116600483015260248201849052848116604483015265ffffffffffff8616606483015295606095909491935f856084817f00000000000000000000000000000000000000000000000000000000000000008c165afa948515610979575f95611b18575b5060405163fbfa77cf60e01b8152602081600481888d165afa908115610979576119ea995f9285928491611af9575b5060405163192c0ff760e21b81526001600160a01b03909116600482015265ffffffffffff909216602483015290998a9190829081906044820190565b03917f0000000000000000000000000000000000000000000000000000000000000000165afa978815610979575f98611acf575b509081611a3b82611a3381611a419689611c28565b958388611736565b94611bde565b90835115801590611ac5575b8015611abb575b8015611ab1575b8015611aa7575b611a6f5750505050909150565b6110f6955061076b9496611a8161069f565b948552602085015260408401526060830152608082015260405192839160208301611887565b5081511515611a62565b5082511515611a5b565b5080511515611a54565b5086511515611a4d565b611a4192919850611af1903d805f833e611ae9818361067e565b81019061184d565b979091611a1e565b611b12915060203d6020116115cd576115be818361067e565b5f6119ad565b611b2d9195503d805f833e611ae9818361067e565b935f61197e565b9061076b92915f52600360205260405f2061242d565b9061076b92915f52600460205260405f2061242d565b3d15611b8a573d90611b71826106bb565b91611b7f604051938461067e565b82523d5f602084013e565b606090565b634e487b7160e01b5f52601160045260245ffd5b5f19810191908211611bb157565b611b8f565b91908203918211611bb157565b9060018201809211611bb157565b91908201809211611bb157565b60405163ed4d89e560e01b6020820152602481019290925265ffffffffffff909216604482015260609291611795916117869161178182606481015b03601f19810184528361067e565b604051630cbd53f560e11b6020820152602481019290925265ffffffffffff90921660448201526060929161179591611786916117818260648101611c1a565b60405190611c7582610628565b60606020838281520152565b9060208282031261035a5781516001600160401b039283821161035a57019060408282031261035a5760405192611cb784610628565b825181811161035a5782611ccc918501611807565b8452602083015190811161035a57611ce49201611807565b602082015290565b6001600160a01b0391821681529116602082015265ffffffffffff909116604082015260806060820181905261076b929101906104a4565b92611d3490929192828486612bb5565b929093611d3f611c68565b93805180611e92575b50508415938415611dfc575b8415611d6b575b50505050611d665790565b505f90565b602080949550611d96910151604051958694859463530e1d4360e01b865260601c9060048601611cec565b03817f00000000000000000000000000000000000000000000000000000000000000006001600160a01b03165afa908115610979575f91611ddd575b50155f808080611d5b565b611df6915060203d60201161097257610964818361067e565b5f611dd2565b5f549094506001600160a01b0316602084865192611e2f604051948593849363530e1d4360e01b85528960048601611cec565b03817f00000000000000000000000000000000000000000000000000000000000000006001600160a01b03165afa908115610979575f91611e73575b501593611d54565b611e8c915060203d60201161097257610964818361067e565b5f611e6b565b611ea6929550602080918301019101611c81565b925f80611d48565b919360a09361076b969565ffffffffffff938552600180871b03166020850152604084015216606082015281608082015201906104a4565b8115611ef0570490565b634e487b7160e01b5f52601260045260245ffd5b5f546040516308834cb560e21b8082526001600160a01b0385811660048401529283166024830152929392602092909183816044817f000000000000000000000000000000000000000000000000000000000000000086165afa908115610979575f91612011575b5015918215611f8d575b50509050611f875761076b91612cc5565b50505f90565b6040519081526001600160a01b0385166004820152606086901c602482015291508290829060449082907f0000000000000000000000000000000000000000000000000000000000000000165afa918215610979575f92611ff4575b505015805f80611f76565b61200a9250803d1061097257610964818361067e565b5f80611fe9565b6120289150843d861161097257610964818361067e565b5f611f6c565b335f9081527f72a65082a5691803ab2b62c9bc729b34205ba1b183d950896526b2fd8714d0c7602052604090207e8b9b1e5fa9cf3b14f87f435649268146305ddf689f082e5961a335b07a9abf9060ff905b541615610b8a5750565b335f9081527f8f2dae99798887da307a4daa2c2d11f840b0cb9a6a67822660c531e9ad14dd00602052604090207f1312a1cf530e56add9be4fd84db9051dcc7635952f09f735f9a29405b55846259060ff90612080565b5f8181525f805160206135ec83398151915260209081526040808320338452909152902060ff90612080565b634e487b7160e01b5f52603260045260245ffd5b8054821015612136575f5260205f2001905f90565b61210d565b90815491600160401b831015610643578261215e9160016106ac95018155612121565b90919082549060031b91821b915f19901b1916179055565b90929192600182019081548015612208575b508461219384612dac565b509490928454936121a3836128d7565b96816121f3575b50156121d0575050505f198101908111611bb15761215e85916121cc93612121565b9190565b6121cc9492936121ec926001600160d01b0390911691906134a7565b505061213b565b65ffffffffffff83811691161490505f6121aa565b600160401b811015610643578060016122249201845583612121565b8154905f199060031b1b191690555f612188565b5f9190829160405161226d816110f66020820194639f86fd8560e01b86523060248401526040604484015260648301906104a4565b51915afa5061227a611b60565b8051810160408282031261035a57612294602083016116f7565b916040810151916001600160401b03831161035a576122ba926020809201920101611807565b90156122c35790565b805190811561035a57602001fd5b906040516122de81610628565b915465ffffffffffff8116835260301c6020830152565b91908254905f82916005841161239d575b612311935085612f2e565b9081156123915761238a61238161237b61237161234361233e61233388611ba3565b895f5260205f200190565b6122d1565b96600161236a602061235b8b5165ffffffffffff1690565b9a01516001600160d01b031690565b9101612121565b90549060031b1c90565b93611ba3565b63ffffffff1690565b6001939291565b5f925082915081908190565b91926123a881612dfb565b8103908111611bb15761231193865f526123dc6123d18360205f200165ffffffffffff90541690565b65ffffffffffff1690565b65ffffffffffff851610156123f2575091612306565b9291506123fe90611bc3565b90612306565b9081602091031261035a5761076b90611704565b90600163ffffffff80931601918211611bb157565b918051156124fb578060208061244893518301019101612404565b916124538382613060565b92612464845165ffffffffffff1690565b9065ffffffffffff80851692168281146124ef578211918261249a575b50506124915761076b9250612f90565b50506020015190565b9091506124a78354611ba3565b63ffffffff8316149182156124c0575b50505f80612481565b6124e79192506124db6124d56123d192612418565b85613060565b5165ffffffffffff1690565b115f806124b7565b50505050506020015190565b5061076b91612f90565b5f8051602061360c83398151915260028154146125225760029055565b604051633ee5aeb560e01b8152600490fd5b90815f52600360205260405f208161254b82612dac565b9193905083156125a95761256b916001600160d01b031690600101612121565b90549060031b1c5b8261259f575b5050612583575050565b61259b915f52600360205260405f206103ef42612d7a565b5050565b119050815f612579565b50505f612573565b6001600160a01b0381165f9081527fb7db2dd08fcb62d0c9e08c51941cae53c267786a0b75803fb7960902fc8ef97d60205260409020545f805160206135ec8339815191529060ff16611f87575f808052602091825260408082206001600160a01b038516835290925220805460ff1916600117905533906001600160a01b03165f7f2f8788117e7eff1d82e926ec794901d17c78024a50270940304540a733656f0d8180a4600190565b6001600160a01b0381165f9081527f9ebbcbe0d2961d3fbe56ca6f679bc753bd848d3e6bb3eaf9041c51b286881d2c602052604090207fd1c1f6fa6bf27d54c5e54c7c1dc6e5004d3c027ea1994fe68b29c1b51b69c36c905f805160206135ec8339815191529060ff905b541661272b575f828152602091825260408082206001600160a01b038616835290925220805460ff1916600117905533916001600160a01b0316907f2f8788117e7eff1d82e926ec794901d17c78024a50270940304540a733656f0d5f80a4600190565b5050505f90565b6001600160a01b0381165f9081527f72a65082a5691803ab2b62c9bc729b34205ba1b183d950896526b2fd8714d0c7602052604090207e8b9b1e5fa9cf3b14f87f435649268146305ddf689f082e5961a335b07a9abf905f805160206135ec8339815191529060ff906126c7565b6001600160a01b0381165f9081527f8f2dae99798887da307a4daa2c2d11f840b0cb9a6a67822660c531e9ad14dd00602052604090207f1312a1cf530e56add9be4fd84db9051dcc7635952f09f735f9a29405b5584625905f805160206135ec8339815191529060ff906126c7565b5f8181525f805160206135ec833981519152602081815260408084206001600160a01b038716855290915290912060ff906126c7565b5f8181525f805160206135ec833981519152602081815260408084206001600160a01b03871685529091529091205460ff161561272b575f828152602091825260408082206001600160a01b038616835290925220805460ff1916905533916001600160a01b0316907ff6391f5c32d9c69d2a47ea670b442974b53935d1edc7fd64eb21e047a839171b5f80a4600190565b8054806128fc57505f5b6001600160d01b03811615611f875760016123719201612121565b5f19908082810111611bb157825f5260205f2001015460301c6128e1565b91909160408184031261035a5780356129328161042a565b9260208201356001600160401b03811161035a5761076b92016106d6565b61295c9181019061291a565b6040516302910f8b60e31b81526001600160a01b039283166004820181905291906020816024817f000000000000000000000000000000000000000000000000000000000000000088165afa908115610979575f91612a6f575b5015612a5d576129f16040916129ec612a37946129d16130c8565b60018060a01b03166001600160601b0360a01b5f5416175f55565b613248565b6020810151600180546001600160a01b0319166001600160a01b0390921691909117905580516001600160a01b0316848116612a4d575b5001516001600160a01b031690565b908116612a415750565b612a4a9061265c565b50565b612a56906125b1565b505f612a28565b6040516362df054560e01b8152600490fd5b612a88915060203d60201161097257610964818361067e565b5f6129b6565b6040519060a082018281106001600160401b038211176106435760405281608060609182815282602082015282604082015282808201520152565b9060208282031261035a5781516001600160401b039283821161035a57019060a08282031261035a57612afa61069f565b92825181811161035a5782612b10918501611807565b8452602083015181811161035a5782612b2a918501611807565b6020850152604083015181811161035a5782612b47918501611807565b6040850152606083015181811161035a5782612b64918501611807565b6060850152608083015190811161035a57612b7f9201611807565b608082015290565b9081602091031261035a575190565b60409065ffffffffffff61076b949316815281602082015201906104a4565b91939293612bc1612a8e565b94805180612ca9575b5050612bdb60608601518285611b4a565b9182612bed57505050509051905f9190565b612c01612c3b9183608089015191876117bc565b916020612c1a6114586114585f5460018060a01b031690565b8189015190604051808096819463810da75d60e01b83528760048401612b96565b03915afa801561097957612c7195612c6b935f92612c76575b50612c65919260408a015191611b34565b906133a8565b906133ba565b915190565b612c659250612c9c9060203d602011612ca2575b612c94818361067e565b810190612b87565b91612c54565b503d612c8a565b612cbd929650602080918301019101612ac9565b935f80612bca565b90612cdb610c18835f52600460205260405f2090565b9081612ce8575050505f90565b610c18612d019161120b855f52600560205260405f2090565b5f5460405163bd49c35f60e01b815290602090829060049082906001600160a01b03165afa80156109795761076b94612c6b925f92612d51575b50610c18612c65915f52600360205260405f2090565b612c65919250612d72610c189160203d602011612ca257612c94818361067e565b929150612d3b565b65ffffffffffff90818111612d8d571690565b604490604051906306dfcc6560e41b8252603060048301526024820152fd5b805480612dbd5750505f905f905f90565b5f19908082810111611bb157612dda925f5260205f2001016122d1565b9065ffffffffffff82511691602060018060d01b0391015116906001929190565b8015611d665780612c65612ec6612ebc612eb2612ea8612e9e612e94612e8a600161076b9a5f908b60801c80612f22575b508060401c80612f15575b508060201c80612f08575b508060101c80612efb575b508060081c80612eee575b508060041c80612ee1575b508060021c80612ed4575b50821c612ecd575b811c1b612e83818b611ee6565b0160011c90565b612e83818a611ee6565b612e838189611ee6565b612e838188611ee6565b612e838187611ee6565b612e838186611ee6565b612e838185611ee6565b8092611ee6565b8101612e76565b600291509101905f612e6e565b600491509101905f612e63565b600891509101905f612e58565b601091509101905f612e4d565b602091509101905f612e42565b604091509101905f612e37565b9150506080905f612e2c565b91905b838210612f3e5750505090565b909192808316906001818518811c8301809311611bb157855f5265ffffffffffff808460205f20015416908516105f14612f7d575050925b9190612f31565b909493508101809111611bb15791612f76565b908154905f829160058411612ffa575b612fab935084612f2e565b80612fd357505f905b6001600160d01b03821615611f875761076b9160016123719201612121565b612fed612fe2612ff492611ba3565b835f5260205f200190565b5460301c90565b90612fb4565b919261300581612dfb565b8103908111611bb157612fab93855f5265ffffffffffff808360205f20015416908516105f14613036575091612fa0565b92915061304290611bc3565b90612fa0565b6040519061305582610628565b5f6020838281520152565b906130896130836130aa92613073613048565b5061307c613048565b5084612121565b506122d1565b91600165ffffffffffff845116936020828060d01b03910151169101612121565b905490604051926130ba84610628565b835260031b1c602082015290565b6130d06135bd565b6130d86135bd565b60015f8051602061360c83398151915255565b604051906130f882610648565b5f6040838281528260208201520152565b81601f8201121561035a578051916020916001600160401b038411610643578360051b906040519461313d8584018761067e565b8552838086019282010192831161035a578301905b828210613160575050505090565b838091835161316e8161042a565b815201910190613152565b9060208282031261035a5781516001600160401b039283821161035a5701908181039260a0841261035a576060604051946131b386610648565b1261035a576040516131c481610648565b83516131cf8161042a565b815260208401516131df8161042a565b602082015260408401516131f28161042a565b60408201528452606083015181811161035a5782613211918501613109565b6020850152608083015190811161035a5761322c9201613109565b604082015290565b80518210156121365760209160051b010190565b613264906132546130eb565b5060208082518301019101613179565b8051519091906001600160a01b0316158061338e575b61337c579060208101905f5b82518051821015613300576114586132a1836132ae93613234565b516001600160a01b031690565b156132ee576132d06132cc6132c76132a1848751613234565b612732565b1590565b6132dc57600101613286565b604051635140fefd60e11b8152600490fd5b6040516323cda06760e01b8152600490fd5b506040925050818101905f5b82518051821015613373576114586132a18361332793613234565b15613362576133456132cc6133406132a1848751613234565b6127a0565b6133515760010161330c565b8351635140fefd60e11b8152600490fd5b83516323cda06760e01b8152600490fd5b50509150505190565b6040516303501f5960e11b8152600490fd5b50602082015151158061327a57506040820151511561327a565b90808210156133b5575090565b905090565b9091828202915f198482099383808610950394808603951461343f578483111561342d57829109815f038216809204600280826003021880830282030280830282030280830282030280830282030280830282030280920290030293600183805f03040190848311900302920304170290565b60405163227bc15360e01b8152600490fd5b50509061076b9250611ee6565b8054600160401b8110156106435761346991600182018155612121565b61349457815160209092015160301b65ffffffffffff191665ffffffffffff92909216919091179055565b634e487b7160e01b5f525f60045260245ffd5b805492939291908215613594576134c361233e612fe285611ba3565b906134d4825165ffffffffffff1690565b65ffffffffffff84811691168110613582576121cc9460209488926135026123d1875165ffffffffffff1690565b0361354a575061353c9261351861352392611ba3565b905f5260205f200190565b9065ffffffffffff82549181199060301b169116179055565b01516001600160d01b031690565b91505061357d9161356a61355c6106ae565b65ffffffffffff9093168352565b6001600160d01b0388168286015261344c565b61353c565b604051632520601d60e01b8152600490fd5b6135b892506135a461355c6106ae565b6001600160d01b038516602083015261344c565b5f9190565b60ff5f8051602061362c8339815191525460401c16156135d957565b604051631afcd79f60e31b8152600490fdfe02dd7bc7dec4dceedda775e58dd541e08a116c6c53815c0bd028192f7b6268009b779b17422d0df92223018b32b4d1fa46e071723d6817e2486d003becc55f00f0c57e16840df040f15088dc2f81fe391c3923bec73e23a9662efc9c229c6a00a2646970667358221220dc71151e359446372f65ddedaab6f31862570ef5d8ce33546dbf0285e530953a64736f6c63430008190033","sourceMap":"3228:4636:86:-:0;;;;;;;;;;;;;-1:-1:-1;;3228:4636:86;;;;-1:-1:-1;;;;;3228:4636:86;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;:::i;:::-;;;;;;;;;:::i;:::-;;;;:::i;:::-;348:4:87;;332:21;;8837:64:26;3228:4636:86;;;;;;;;;7896:76:26;;3228:4636:86;;;;7985:34:26;7981:146;;-1:-1:-1;525:17:74;;;-1:-1:-1;525:17:74;;-1:-1:-1;552:12:74;;-1:-1:-1;2360:34:81;;2404:28;;-1:-1:-1;2404:28:81;;2442:57;;-1:-1:-1;2442:57:81;;2509:61;;-1:-1:-1;2509:61:81;;3714:41:86;;;;3765:24;;;;3799:40;;;;3228:4636;;;;;;;;332:21:87;3228:4636:86;;;;;;;;;;;;;;;525:17:74;3228:4636:86;;;;;552:12:74;3228:4636:86;;;;;2360:34:81;3228:4636:86;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;7981:146:26;-1:-1:-1;;;;;;3228:4636:86;;;;;;;;;;;;;8087:29:26;;3228:4636:86;;8087:29:26;7981:146;;;;;7896:76;3228:4636:86;;-1:-1:-1;;;7938:23:26;;;;;3228:4636:86;-1:-1:-1;3228:4636:86;;;;;;-1:-1:-1;3228:4636:86;;;;;-1:-1:-1;3228:4636:86;;;;-1:-1:-1;;;;;3228:4636:86;;;;;;:::o","linkReferences":{}},"deployedBytecode":{"object":"0x60806040526004361015610011575f80fd5b5f3560e01c806301ffc9a71461030457806302145348146102ff57806307f9d5fd146102fa578063103f2907146102f5578063128e5d82146102f0578063197aa7ea146102eb5780631a7a7044146102e65780631a80e500146102e157806323f752d5146102dc578063248a9ca3146102d757806325dc9708146102d25780632dd31000146102cd5780632f2ff15d146102c857806336568abe146102c35780633dfd3873146102be5780633eb22c0f146102b957806342c53e33146102b4578063439fab91146102af57806345e78fcb146102aa578063557cab44146102a55780635d32a1c9146102a05780636679191e1461029b57806379d89614146102965780637d24bb27146102915780637f5a7c7b1461028c5780638b3f10b01461028757806391d1485414610282578063987b3ee81461027d5780639b656b22146102785780639f86fd8514610273578063a217fddf1461026e578063a33bc28714610269578063b549ef1f14610264578063bb24fe8a1461025f578063c0cd7c3e1461025a578063c43dc03f14610255578063d15b740e14610250578063d547741f1461024b578063da749d2b14610246578063e02f693714610241578063e49561ee1461023c578063e78eb6ae14610237578063ed4d89e514610232578063fbfa77cf1461022d578063fd4d447c14610228578063ff54740f146102235763ffa1ad741461021e575f80fd5b6116dc565b6116bf565b611695565b61166e565b61160e565b6115d4565b6113e9565b6113cd565b6113b3565b611367565b61133d565b611314565b6112d0565b61128d565b611273565b611126565b61110c565b611078565b611034565b610fa6565b610f48565b610f25565b610efd565b610ec4565b610e80565b610e46565b610e23565b610dc6565b610d82565b610c4a565b610bd1565b610ba8565b610aaf565b610a64565b610a18565b6109d4565b6109b7565b61097e565b6107f8565b6107b4565b61076e565b610585565b610541565b6104fd565b6104c8565b61035e565b3461035a57602036600319011261035a5760043563ffffffff60e01b811680910361035a57602090637965db0b60e01b8114908115610349575b506040519015158152f35b6301ffc9a760e01b1490505f61033e565b5f80fd5b3461035a5760408060031936011261035a57600435906024359061038061202e565b825f526002602052805f2054821161041a57825f526003602052816103a6825f206128d7565b1461040a5781610405916103f57e899d104fc3d8820bd96540612bcc5c448c8837b13b9f7faa43ad0728f0c14f946103e6875f52600360205260405f2090565b6103ef42612d7a565b90612176565b5050519081529081906020820190565b0390a2005b5163a741a04560e01b8152600490fd5b51631eefc06360e31b8152600490fd5b6001600160a01b0381160361035a57565b6024359065ffffffffffff8216820361035a57565b6064359065ffffffffffff8216820361035a57565b608090600319011261035a5760043561047d8161042a565b906024359060443561048e8161042a565b9060643565ffffffffffff8116810361035a5790565b805180835260209291819084018484015e5f828201840152601f01601f1916010190565b3461035a576104f96104e56104dc36610465565b92919091611736565b6040519182916020835260208301906104a4565b0390f35b3461035a575f36600319011261035a576040517f00000000000000000000000000000000000000000000000000000000000000006001600160a01b03168152602090f35b3461035a575f36600319011261035a576040517f00000000000000000000000000000000000000000000000000000000000000006001600160a01b03168152602090f35b3461035a57604036600319011261035a5761059e61043b565b7f00000000000000000000000000000000000000000000000000000000000000006001600160a01b03163303610602576105e5906004355f52600360205260405f206122f5565b60408051941515855263ffffffff91909116602085015292915050f35b604051637ca475e560e11b8152600490fd5b634e487b7160e01b5f52604160045260245ffd5b604081019081106001600160401b0382111761064357604052565b610614565b606081019081106001600160401b0382111761064357604052565b60a081019081106001600160401b0382111761064357604052565b90601f801991011681019081106001600160401b0382111761064357604052565b604051906106ac82610663565b565b604051906106ac82610628565b6001600160401b03811161064357601f01601f191660200190565b81601f8201121561035a578035906106ed826106bb565b926106fb604051948561067e565b8284526020838301011161035a57815f926020809301838601378301015290565b90608060031983011261035a57600435916024356107398161042a565b9160443565ffffffffffff8116810361035a5791606435906001600160401b03821161035a5761076b916004016106d6565b90565b3461035a5760206107ac6107a76107843661071c565b939190925f526005865260405f209060018060a01b03165f5260205260405f2090565b61242d565b604051908152f35b3461035a575f36600319011261035a576040517f00000000000000000000000000000000000000000000000000000000000000006001600160a01b03168152602090f35b3461035a57604036600319011261035a576004356001600160601b038116810361035a5760243590610828612505565b6040516302910f8b60e31b81523360048201526020816024816001600160a01b037f0000000000000000000000000000000000000000000000000000000000000000165afa908115610979575f9161094a575b5015610938576001600160601b03166bffffffffffffffffffffffff193360601b161790806108b2835f52600260205260405f2090565b54146109265761090b817fc67e7929681aa1bccd63f52b3799bf5805f3009f197db6fdf584b14f7fbf608c926108f0855f52600260205260405f2090565b556108fb8185612534565b6040519081529081906020820190565b0390a261092460015f8051602061360c83398151915255565b005b60405163a741a04560e01b8152600490fd5b6040516323d53b9760e21b8152600490fd5b61096c915060203d602011610972575b610964818361067e565b8101906117e8565b5f61087b565b503d61095a565b6117fc565b3461035a57602036600319011261035a576004355f525f805160206135ec8339815191526020526020600160405f200154604051908152f35b3461035a576104f96104e56109cb36610465565b92919091611904565b3461035a575f36600319011261035a576040517f00000000000000000000000000000000000000000000000000000000000000006001600160a01b03168152602090f35b3461035a57604036600319011261035a57610924602435600435610a3b8261042a565b805f525f805160206135ec833981519152602052610a5f600160405f2001546120e1565b61280f565b3461035a57604036600319011261035a57602435610a818161042a565b336001600160a01b03821603610a9d5761092490600435612845565b60405163334bd91960e11b8152600490fd5b3461035a57602036600319011261035a57600435610acc8161042a565b610ad4612505565b335f9081527f9ebbcbe0d2961d3fbe56ca6f679bc753bd848d3e6bb3eaf9041c51b286881d2c60205260409020547fd1c1f6fa6bf27d54c5e54c7c1dc6e5004d3c027ea1994fe68b29c1b51b69c36c9060ff1615610b8a57506001546001600160a01b039182169181168214610926576001600160a01b03191681176001557f5bbb1d3ebb6a3ad2a0f17ff35e579a83af60604d1d3c2a4c83c62adecadf666d5f80a260015f8051602061360c83398151915255005b6044906040519063e2517d3f60e01b82523360048301526024820152fd5b3461035a57602036600319011261035a576004355f52600360205260206107ac60405f206128d7565b3461035a57604036600319011261035a5760206107ac610c18602435610bf68161042a565b6004355f526005845260405f209060018060a01b03165f5260205260405f2090565b6128d7565b9181601f8401121561035a578235916001600160401b03831161035a576020838186019501011161035a57565b3461035a57602036600319011261035a576001600160401b0360043581811161035a57610c7b903690600401610c1d565b5f8051602061362c833981519152549260ff8460401c1615931680159081610d7a575b6001149081610d70575b159081610d67575b50610d55575f8051602061362c833981519152805467ffffffffffffffff19166001179055610ce39183610d3157612950565b610ce957005b5f8051602061362c833981519152805460ff60401b19169055604051600181527fc7f505b2f371ae2175ee4913f4499e1f2633a7b5936321eed1cdaeb6115181d290602090a1005b5f8051602061362c833981519152805460ff60401b1916600160401b179055612950565b60405163f92ee8a960e01b8152600490fd5b9050155f610cb0565b303b159150610ca8565b849150610c9e565b3461035a575f36600319011261035a576040517f00000000000000000000000000000000000000000000000000000000000000006001600160a01b03168152602090f35b3461035a575f36600319011261035a576020604051614e208152f35b606060031982011261035a576004359160243565ffffffffffff8116810361035a5791604435906001600160401b03821161035a5761076b916004016106d6565b3461035a5760206107ac610e3636610de2565b915f526003845260405f2061242d565b3461035a575f36600319011261035a5760206040517fd1c1f6fa6bf27d54c5e54c7c1dc6e5004d3c027ea1994fe68b29c1b51b69c36c8152f35b3461035a575f36600319011261035a576040517f00000000000000000000000000000000000000000000000000000000000000006001600160a01b03168152602090f35b3461035a575f36600319011261035a5760206040517e8b9b1e5fa9cf3b14f87f435649268146305ddf689f082e5961a335b07a9abf8152f35b3461035a575f36600319011261035a576001546040516001600160a01b039091168152602090f35b3461035a5760206107ac610f3836610de2565b915f526004845260405f2061242d565b3461035a57604036600319011261035a57602060ff610f9a602435610f6c8161042a565b6004355f525f805160206135ec833981519152845260405f209060018060a01b03165f5260205260405f2090565b54166040519015158152f35b3461035a57606036600319011261035a57602435610fc38161042a565b60443565ffffffffffff8116810361035a577f00000000000000000000000000000000000000000000000000000000000000006001600160a01b031633036106025761102f6105e5926004355f52600560205260405f209060018060a01b03165f5260205260405f2090565b6122f5565b3461035a575f36600319011261035a576040517f00000000000000000000000000000000000000000000000000000000000000006001600160a01b03168152602090f35b3461035a57604036600319011261035a576004356110958161042a565b6024356001600160401b03811161035a575f916110b783923690600401610c1d565b90816040519283928337810184815203915af46111046110d5611b60565b916110f66040519384921515602084015260408084015260608301906104a4565b03601f19810183528261067e565b805190602001fd5b3461035a575f36600319011261035a5760206040515f8152f35b3461035a57606036600319011261035a576024356004356111468261042a565b6044359161115261208a565b5f8281526005602090815260408083206001600160a01b0385168452909152902061117c906128d7565b838114610926577f739a5a3ec0ff71e2386d0013deac5f44e0935a98def2e2a5ddf9a709518c8294916111ef61123c92855f52600460205260405f20906111e9886111e46111c942612d7a565b936111df610c188c5f52600460205260405f2090565b611bb6565b611bd1565b91612176565b5050611220856103e68361120b885f52600560205260405f2090565b9060018060a01b03165f5260205260405f2090565b50506040519485526001600160a01b0316939081906020820190565b0390a3005b606090600319011261035a576004356112598161042a565b906024359060443565ffffffffffff8116810361035a5790565b3461035a576104f96104e561128736611241565b91611bde565b3461035a575f36600319011261035a5760206040516001600160401b037f0000000000000000000000000000000000000000000000000000000000000000168152f35b3461035a575f36600319011261035a576040517f00000000000000000000000000000000000000000000000000000000000000006001600160a01b03168152602090f35b3461035a57602036600319011261035a576004355f52600460205260206107ac60405f206128d7565b3461035a57602036600319011261035a576004355f526002602052602060405f2054604051908152f35b3461035a57604036600319011261035a5761092460243560043561138a8261042a565b805f525f805160206135ec8339815191526020526113ae600160405f2001546120e1565b612845565b3461035a576104f96104e56113c736611241565b91611c28565b3461035a5760206107ac6113e03661071c565b92919091611d24565b3461035a5760a036600319011261035a576024356004356114098261042a565b60443591611415610450565b90608435906001600160401b03821161035a57611437600492369084016106d6565b61143f612505565b5f5460209061146490611458906001600160a01b031681565b6001600160a01b031690565b60405163b134427160e01b815294859182905afa928315610979575f936115a3575b506001600160a01b039283163303611591576001546001600160a01b0316838116611506575b50506040805195865265ffffffffffff909316602086015216927f741a5de99085c0d660f3e4192217b0ffb0ea4e35a0480de48e857a4bc3ee36ed91819081015b0390a361092460015f8051602061360c83398151915255565b90936040519461153d8661152f602082019363724ab0f760e11b8552858c898d60248701611eae565b03601f19810188528761067e565b62042e305a1061157f575f6114ed938192827f741a5de99085c0d660f3e4192217b0ffb0ea4e35a0480de48e857a4bc3ee36ed9951926203d090f150936114ac565b604051638072475160e01b8152600490fd5b60405163dabc4ad960e01b8152600490fd5b6115c691935060203d6020116115cd575b6115be818361067e565b810190611872565b915f611486565b503d6115b4565b3461035a575f36600319011261035a5760206040517f1312a1cf530e56add9be4fd84db9051dcc7635952f09f735f9a29405b55846258152f35b3461035a57604036600319011261035a5761162761043b565b7f00000000000000000000000000000000000000000000000000000000000000006001600160a01b03163303610602576105e5906004355f52600460205260405f206122f5565b3461035a575f36600319011261035a575f546040516001600160a01b039091168152602090f35b3461035a57604036600319011261035a5760206107ac6024356116b78161042a565b600435611f04565b3461035a575f36600319011261035a5760206040516203d0908152f35b3461035a575f36600319011261035a57602060405160018152f35b5190811515820361035a57565b519063ffffffff8216820361035a57565b919082604091031261035a5761076b602061172f846116f7565b9301611704565b906117869165ffffffffffff6117959496956060976040519463130f67dd60e31b6020870152602486015260018060a01b031660448501521660648301526064825261178182610663565b612238565b60208082518301019101611715565b9061179d5750565b90915063ffffffff604051911660208201526020815261076b81610628565b5f9081526005602090815260408083206001600160a01b0390941683529290522061076b92919061242d565b9081602091031261035a5761076b906116f7565b6040513d5f823e3d90fd5b81601f8201121561035a5780519061181e826106bb565b9261182c604051948561067e565b8284526020838301011161035a57815f9260208093018386015e8301015290565b9060208282031261035a5781516001600160401b03811161035a5761076b9201611807565b9081602091031261035a575161076b8161042a565b9061076b91602081526118a6825160a0602084015260c08301906104a4565b9060a060806118f46118e16118cd602088015196601f1997888883030160408901526104a4565b6040880151878783030160608801526104a4565b60608701518686830301848701526104a4565b94015192828503019101526104a4565b604051630df8851f60e11b81526001600160a01b03828116600483015260248201849052848116604483015265ffffffffffff8616606483015295606095909491935f856084817f00000000000000000000000000000000000000000000000000000000000000008c165afa948515610979575f95611b18575b5060405163fbfa77cf60e01b8152602081600481888d165afa908115610979576119ea995f9285928491611af9575b5060405163192c0ff760e21b81526001600160a01b03909116600482015265ffffffffffff909216602483015290998a9190829081906044820190565b03917f0000000000000000000000000000000000000000000000000000000000000000165afa978815610979575f98611acf575b509081611a3b82611a3381611a419689611c28565b958388611736565b94611bde565b90835115801590611ac5575b8015611abb575b8015611ab1575b8015611aa7575b611a6f5750505050909150565b6110f6955061076b9496611a8161069f565b948552602085015260408401526060830152608082015260405192839160208301611887565b5081511515611a62565b5082511515611a5b565b5080511515611a54565b5086511515611a4d565b611a4192919850611af1903d805f833e611ae9818361067e565b81019061184d565b979091611a1e565b611b12915060203d6020116115cd576115be818361067e565b5f6119ad565b611b2d9195503d805f833e611ae9818361067e565b935f61197e565b9061076b92915f52600360205260405f2061242d565b9061076b92915f52600460205260405f2061242d565b3d15611b8a573d90611b71826106bb565b91611b7f604051938461067e565b82523d5f602084013e565b606090565b634e487b7160e01b5f52601160045260245ffd5b5f19810191908211611bb157565b611b8f565b91908203918211611bb157565b9060018201809211611bb157565b91908201809211611bb157565b60405163ed4d89e560e01b6020820152602481019290925265ffffffffffff909216604482015260609291611795916117869161178182606481015b03601f19810184528361067e565b604051630cbd53f560e11b6020820152602481019290925265ffffffffffff90921660448201526060929161179591611786916117818260648101611c1a565b60405190611c7582610628565b60606020838281520152565b9060208282031261035a5781516001600160401b039283821161035a57019060408282031261035a5760405192611cb784610628565b825181811161035a5782611ccc918501611807565b8452602083015190811161035a57611ce49201611807565b602082015290565b6001600160a01b0391821681529116602082015265ffffffffffff909116604082015260806060820181905261076b929101906104a4565b92611d3490929192828486612bb5565b929093611d3f611c68565b93805180611e92575b50508415938415611dfc575b8415611d6b575b50505050611d665790565b505f90565b602080949550611d96910151604051958694859463530e1d4360e01b865260601c9060048601611cec565b03817f00000000000000000000000000000000000000000000000000000000000000006001600160a01b03165afa908115610979575f91611ddd575b50155f808080611d5b565b611df6915060203d60201161097257610964818361067e565b5f611dd2565b5f549094506001600160a01b0316602084865192611e2f604051948593849363530e1d4360e01b85528960048601611cec565b03817f00000000000000000000000000000000000000000000000000000000000000006001600160a01b03165afa908115610979575f91611e73575b501593611d54565b611e8c915060203d60201161097257610964818361067e565b5f611e6b565b611ea6929550602080918301019101611c81565b925f80611d48565b919360a09361076b969565ffffffffffff938552600180871b03166020850152604084015216606082015281608082015201906104a4565b8115611ef0570490565b634e487b7160e01b5f52601260045260245ffd5b5f546040516308834cb560e21b8082526001600160a01b0385811660048401529283166024830152929392602092909183816044817f000000000000000000000000000000000000000000000000000000000000000086165afa908115610979575f91612011575b5015918215611f8d575b50509050611f875761076b91612cc5565b50505f90565b6040519081526001600160a01b0385166004820152606086901c602482015291508290829060449082907f0000000000000000000000000000000000000000000000000000000000000000165afa918215610979575f92611ff4575b505015805f80611f76565b61200a9250803d1061097257610964818361067e565b5f80611fe9565b6120289150843d861161097257610964818361067e565b5f611f6c565b335f9081527f72a65082a5691803ab2b62c9bc729b34205ba1b183d950896526b2fd8714d0c7602052604090207e8b9b1e5fa9cf3b14f87f435649268146305ddf689f082e5961a335b07a9abf9060ff905b541615610b8a5750565b335f9081527f8f2dae99798887da307a4daa2c2d11f840b0cb9a6a67822660c531e9ad14dd00602052604090207f1312a1cf530e56add9be4fd84db9051dcc7635952f09f735f9a29405b55846259060ff90612080565b5f8181525f805160206135ec83398151915260209081526040808320338452909152902060ff90612080565b634e487b7160e01b5f52603260045260245ffd5b8054821015612136575f5260205f2001905f90565b61210d565b90815491600160401b831015610643578261215e9160016106ac95018155612121565b90919082549060031b91821b915f19901b1916179055565b90929192600182019081548015612208575b508461219384612dac565b509490928454936121a3836128d7565b96816121f3575b50156121d0575050505f198101908111611bb15761215e85916121cc93612121565b9190565b6121cc9492936121ec926001600160d01b0390911691906134a7565b505061213b565b65ffffffffffff83811691161490505f6121aa565b600160401b811015610643578060016122249201845583612121565b8154905f199060031b1b191690555f612188565b5f9190829160405161226d816110f66020820194639f86fd8560e01b86523060248401526040604484015260648301906104a4565b51915afa5061227a611b60565b8051810160408282031261035a57612294602083016116f7565b916040810151916001600160401b03831161035a576122ba926020809201920101611807565b90156122c35790565b805190811561035a57602001fd5b906040516122de81610628565b915465ffffffffffff8116835260301c6020830152565b91908254905f82916005841161239d575b612311935085612f2e565b9081156123915761238a61238161237b61237161234361233e61233388611ba3565b895f5260205f200190565b6122d1565b96600161236a602061235b8b5165ffffffffffff1690565b9a01516001600160d01b031690565b9101612121565b90549060031b1c90565b93611ba3565b63ffffffff1690565b6001939291565b5f925082915081908190565b91926123a881612dfb565b8103908111611bb15761231193865f526123dc6123d18360205f200165ffffffffffff90541690565b65ffffffffffff1690565b65ffffffffffff851610156123f2575091612306565b9291506123fe90611bc3565b90612306565b9081602091031261035a5761076b90611704565b90600163ffffffff80931601918211611bb157565b918051156124fb578060208061244893518301019101612404565b916124538382613060565b92612464845165ffffffffffff1690565b9065ffffffffffff80851692168281146124ef578211918261249a575b50506124915761076b9250612f90565b50506020015190565b9091506124a78354611ba3565b63ffffffff8316149182156124c0575b50505f80612481565b6124e79192506124db6124d56123d192612418565b85613060565b5165ffffffffffff1690565b115f806124b7565b50505050506020015190565b5061076b91612f90565b5f8051602061360c83398151915260028154146125225760029055565b604051633ee5aeb560e01b8152600490fd5b90815f52600360205260405f208161254b82612dac565b9193905083156125a95761256b916001600160d01b031690600101612121565b90549060031b1c5b8261259f575b5050612583575050565b61259b915f52600360205260405f206103ef42612d7a565b5050565b119050815f612579565b50505f612573565b6001600160a01b0381165f9081527fb7db2dd08fcb62d0c9e08c51941cae53c267786a0b75803fb7960902fc8ef97d60205260409020545f805160206135ec8339815191529060ff16611f87575f808052602091825260408082206001600160a01b038516835290925220805460ff1916600117905533906001600160a01b03165f7f2f8788117e7eff1d82e926ec794901d17c78024a50270940304540a733656f0d8180a4600190565b6001600160a01b0381165f9081527f9ebbcbe0d2961d3fbe56ca6f679bc753bd848d3e6bb3eaf9041c51b286881d2c602052604090207fd1c1f6fa6bf27d54c5e54c7c1dc6e5004d3c027ea1994fe68b29c1b51b69c36c905f805160206135ec8339815191529060ff905b541661272b575f828152602091825260408082206001600160a01b038616835290925220805460ff1916600117905533916001600160a01b0316907f2f8788117e7eff1d82e926ec794901d17c78024a50270940304540a733656f0d5f80a4600190565b5050505f90565b6001600160a01b0381165f9081527f72a65082a5691803ab2b62c9bc729b34205ba1b183d950896526b2fd8714d0c7602052604090207e8b9b1e5fa9cf3b14f87f435649268146305ddf689f082e5961a335b07a9abf905f805160206135ec8339815191529060ff906126c7565b6001600160a01b0381165f9081527f8f2dae99798887da307a4daa2c2d11f840b0cb9a6a67822660c531e9ad14dd00602052604090207f1312a1cf530e56add9be4fd84db9051dcc7635952f09f735f9a29405b5584625905f805160206135ec8339815191529060ff906126c7565b5f8181525f805160206135ec833981519152602081815260408084206001600160a01b038716855290915290912060ff906126c7565b5f8181525f805160206135ec833981519152602081815260408084206001600160a01b03871685529091529091205460ff161561272b575f828152602091825260408082206001600160a01b038616835290925220805460ff1916905533916001600160a01b0316907ff6391f5c32d9c69d2a47ea670b442974b53935d1edc7fd64eb21e047a839171b5f80a4600190565b8054806128fc57505f5b6001600160d01b03811615611f875760016123719201612121565b5f19908082810111611bb157825f5260205f2001015460301c6128e1565b91909160408184031261035a5780356129328161042a565b9260208201356001600160401b03811161035a5761076b92016106d6565b61295c9181019061291a565b6040516302910f8b60e31b81526001600160a01b039283166004820181905291906020816024817f000000000000000000000000000000000000000000000000000000000000000088165afa908115610979575f91612a6f575b5015612a5d576129f16040916129ec612a37946129d16130c8565b60018060a01b03166001600160601b0360a01b5f5416175f55565b613248565b6020810151600180546001600160a01b0319166001600160a01b0390921691909117905580516001600160a01b0316848116612a4d575b5001516001600160a01b031690565b908116612a415750565b612a4a9061265c565b50565b612a56906125b1565b505f612a28565b6040516362df054560e01b8152600490fd5b612a88915060203d60201161097257610964818361067e565b5f6129b6565b6040519060a082018281106001600160401b038211176106435760405281608060609182815282602082015282604082015282808201520152565b9060208282031261035a5781516001600160401b039283821161035a57019060a08282031261035a57612afa61069f565b92825181811161035a5782612b10918501611807565b8452602083015181811161035a5782612b2a918501611807565b6020850152604083015181811161035a5782612b47918501611807565b6040850152606083015181811161035a5782612b64918501611807565b6060850152608083015190811161035a57612b7f9201611807565b608082015290565b9081602091031261035a575190565b60409065ffffffffffff61076b949316815281602082015201906104a4565b91939293612bc1612a8e565b94805180612ca9575b5050612bdb60608601518285611b4a565b9182612bed57505050509051905f9190565b612c01612c3b9183608089015191876117bc565b916020612c1a6114586114585f5460018060a01b031690565b8189015190604051808096819463810da75d60e01b83528760048401612b96565b03915afa801561097957612c7195612c6b935f92612c76575b50612c65919260408a015191611b34565b906133a8565b906133ba565b915190565b612c659250612c9c9060203d602011612ca2575b612c94818361067e565b810190612b87565b91612c54565b503d612c8a565b612cbd929650602080918301019101612ac9565b935f80612bca565b90612cdb610c18835f52600460205260405f2090565b9081612ce8575050505f90565b610c18612d019161120b855f52600560205260405f2090565b5f5460405163bd49c35f60e01b815290602090829060049082906001600160a01b03165afa80156109795761076b94612c6b925f92612d51575b50610c18612c65915f52600360205260405f2090565b612c65919250612d72610c189160203d602011612ca257612c94818361067e565b929150612d3b565b65ffffffffffff90818111612d8d571690565b604490604051906306dfcc6560e41b8252603060048301526024820152fd5b805480612dbd5750505f905f905f90565b5f19908082810111611bb157612dda925f5260205f2001016122d1565b9065ffffffffffff82511691602060018060d01b0391015116906001929190565b8015611d665780612c65612ec6612ebc612eb2612ea8612e9e612e94612e8a600161076b9a5f908b60801c80612f22575b508060401c80612f15575b508060201c80612f08575b508060101c80612efb575b508060081c80612eee575b508060041c80612ee1575b508060021c80612ed4575b50821c612ecd575b811c1b612e83818b611ee6565b0160011c90565b612e83818a611ee6565b612e838189611ee6565b612e838188611ee6565b612e838187611ee6565b612e838186611ee6565b612e838185611ee6565b8092611ee6565b8101612e76565b600291509101905f612e6e565b600491509101905f612e63565b600891509101905f612e58565b601091509101905f612e4d565b602091509101905f612e42565b604091509101905f612e37565b9150506080905f612e2c565b91905b838210612f3e5750505090565b909192808316906001818518811c8301809311611bb157855f5265ffffffffffff808460205f20015416908516105f14612f7d575050925b9190612f31565b909493508101809111611bb15791612f76565b908154905f829160058411612ffa575b612fab935084612f2e565b80612fd357505f905b6001600160d01b03821615611f875761076b9160016123719201612121565b612fed612fe2612ff492611ba3565b835f5260205f200190565b5460301c90565b90612fb4565b919261300581612dfb565b8103908111611bb157612fab93855f5265ffffffffffff808360205f20015416908516105f14613036575091612fa0565b92915061304290611bc3565b90612fa0565b6040519061305582610628565b5f6020838281520152565b906130896130836130aa92613073613048565b5061307c613048565b5084612121565b506122d1565b91600165ffffffffffff845116936020828060d01b03910151169101612121565b905490604051926130ba84610628565b835260031b1c602082015290565b6130d06135bd565b6130d86135bd565b60015f8051602061360c83398151915255565b604051906130f882610648565b5f6040838281528260208201520152565b81601f8201121561035a578051916020916001600160401b038411610643578360051b906040519461313d8584018761067e565b8552838086019282010192831161035a578301905b828210613160575050505090565b838091835161316e8161042a565b815201910190613152565b9060208282031261035a5781516001600160401b039283821161035a5701908181039260a0841261035a576060604051946131b386610648565b1261035a576040516131c481610648565b83516131cf8161042a565b815260208401516131df8161042a565b602082015260408401516131f28161042a565b60408201528452606083015181811161035a5782613211918501613109565b6020850152608083015190811161035a5761322c9201613109565b604082015290565b80518210156121365760209160051b010190565b613264906132546130eb565b5060208082518301019101613179565b8051519091906001600160a01b0316158061338e575b61337c579060208101905f5b82518051821015613300576114586132a1836132ae93613234565b516001600160a01b031690565b156132ee576132d06132cc6132c76132a1848751613234565b612732565b1590565b6132dc57600101613286565b604051635140fefd60e11b8152600490fd5b6040516323cda06760e01b8152600490fd5b506040925050818101905f5b82518051821015613373576114586132a18361332793613234565b15613362576133456132cc6133406132a1848751613234565b6127a0565b6133515760010161330c565b8351635140fefd60e11b8152600490fd5b83516323cda06760e01b8152600490fd5b50509150505190565b6040516303501f5960e11b8152600490fd5b50602082015151158061327a57506040820151511561327a565b90808210156133b5575090565b905090565b9091828202915f198482099383808610950394808603951461343f578483111561342d57829109815f038216809204600280826003021880830282030280830282030280830282030280830282030280830282030280920290030293600183805f03040190848311900302920304170290565b60405163227bc15360e01b8152600490fd5b50509061076b9250611ee6565b8054600160401b8110156106435761346991600182018155612121565b61349457815160209092015160301b65ffffffffffff191665ffffffffffff92909216919091179055565b634e487b7160e01b5f525f60045260245ffd5b805492939291908215613594576134c361233e612fe285611ba3565b906134d4825165ffffffffffff1690565b65ffffffffffff84811691168110613582576121cc9460209488926135026123d1875165ffffffffffff1690565b0361354a575061353c9261351861352392611ba3565b905f5260205f200190565b9065ffffffffffff82549181199060301b169116179055565b01516001600160d01b031690565b91505061357d9161356a61355c6106ae565b65ffffffffffff9093168352565b6001600160d01b0388168286015261344c565b61353c565b604051632520601d60e01b8152600490fd5b6135b892506135a461355c6106ae565b6001600160d01b038516602083015261344c565b5f9190565b60ff5f8051602061362c8339815191525460401c16156135d957565b604051631afcd79f60e31b8152600490fdfe02dd7bc7dec4dceedda775e58dd541e08a116c6c53815c0bd028192f7b6268009b779b17422d0df92223018b32b4d1fa46e071723d6817e2486d003becc55f00f0c57e16840df040f15088dc2f81fe391c3923bec73e23a9662efc9c229c6a00a2646970667358221220dc71151e359446372f65ddedaab6f31862570ef5d8ce33546dbf0285e530953a64736f6c63430008190033","sourceMap":"3228:4636:86:-: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;:::-;;:::i;:::-;;:::i;:::-;;:::i;:::-;;:::i;:::-;;:::i;:::-;;:::i;:::-;;:::i;:::-;;:::i;:::-;;:::i;:::-;;:::i;:::-;;;;;;-1:-1:-1;;3228:4636:86;;;;;;;;;;;;;;;;;;-1:-1:-1;;;3551:47:24;;;:87;;;;3228:4636:86;;;;;;;;;;3551:87:24;-1:-1:-1;;;1133:40:30;;-1:-1:-1;3551:87:24;;;3228:4636:86;-1:-1:-1;3228:4636:86;;;;;;;;;;;;;;;;;;;;3202:4:24;;;:::i;:::-;3228:4636:86;-1:-1:-1;3228:4636:86;3610:15:83;3228:4636:86;;;-1:-1:-1;3228:4636:86;;3601:36:83;;3597:98;;3228:4636:86;-1:-1:-1;3228:4636:86;2233:13:83;3228:4636:86;;;2233:34:83;3228:4636:86;-1:-1:-1;3228:4636:86;2233:34:83;:::i;:::-;3709;3705:84;;3799:25;3871:35;3799:25;:56;3871:35;3799:25;;;3228:4636:86;;2233:13:83;3228:4636:86;;;;;;;3799:25:83;819:34:63;837:15;819:34;:::i;:::-;3799:56:83;;:::i;:::-;-1:-1:-1;;3228:4636:86;;;;;;;;;;;;3871:35:83;;;;3228:4636:86;3705:84:83;3228:4636:86;-1:-1:-1;;;3766:12:83;;3228:4636:86;;3766:12:83;3597:98;3228:4636:86;-1:-1:-1;;;3660:24:83;;3228:4636:86;;3660:24:83;3228:4636:86;-1:-1:-1;;;;;3228:4636:86;;;;;:::o;:::-;;;;;;;;;;;:::o;:::-;;;;;;;;;;;:::o;:::-;;;;;;;;;;;;;;:::i;:::-;;;;;;;;;;:::i;:::-;;;;;;;;;;;;:::o;:::-;;;;;;;;;;;;;;;;;-1:-1:-1;3228:4636:86;;;;;;;;-1:-1:-1;;3228:4636:86;;;;:::o;:::-;;;;;;;;;:::i;:::-;;;;;;:::i;:::-;;;;;;;;;;;;;;:::i;:::-;;;;;;;;;;-1:-1:-1;;3228:4636:86;;;;;;1537:38:81;-1:-1:-1;;;;;3228:4636:86;;;;;;;;;;;;-1:-1:-1;;3228:4636:86;;;;;;1632:54:81;-1:-1:-1;;;;;3228:4636:86;;;;;;;;;;;;-1:-1:-1;;3228:4636:86;;;;;;:::i;:::-;449:5:87;-1:-1:-1;;;;;3228:4636:86;435:10:87;:19;431:71;;4041:64:86;3228:4636;;;-1:-1:-1;3228:4636:86;4041:13;3228:4636;;;-1:-1:-1;3228:4636:86;4041:64;:::i;:::-;3228:4636;;;;;;;;;;;;;;;;;;;-1:-1:-1;;3228:4636:86;431:71:87;3228:4636:86;;-1:-1:-1;;;477:14:87;;3228:4636:86;;477:14:87;3228:4636:86;;;;;;;;;;;;;;;;;;;-1:-1:-1;;;;;3228:4636:86;;;;;;;:::o;:::-;;:::i;:::-;;;;;;;-1:-1:-1;;;;;3228:4636:86;;;;;;;:::o;:::-;;;;;;;-1:-1:-1;;;;;3228:4636:86;;;;;;;:::o;:::-;;;;;;;;;;;;;-1:-1:-1;;;;;3228:4636:86;;;;;;;:::o;:::-;;;;;;;:::i;:::-;:::o;:::-;;;;;;;:::i;:::-;-1:-1:-1;;;;;3228:4636:86;;;;;;-1:-1:-1;;3228:4636:86;;;;:::o;:::-;;;;;;;;;;;;;;;:::i;:::-;;;;;;;;:::i;:::-;;;;;;;;;;;;;-1:-1:-1;3228:4636:86;;;;;;;;;;;;;;:::o;:::-;;;-1:-1:-1;;3228:4636:86;;;;;;;;;;;;;:::i;:::-;;;;;;;;;;;;;;;-1:-1:-1;;;;;3228:4636:86;;;;;;;;;:::i;:::-;;:::o;:::-;;;;;3090:79:83;:44;3228:4636:86;;;:::i;:::-;;;;;-1:-1:-1;3228:4636:86;3090:22:83;3228:4636:86;;;-1:-1:-1;3228:4636:86;;;;;;;;;;;;;;;;;3090:44:83;:79;:::i;:::-;3228:4636:86;;;;;;;;;;;;-1:-1:-1;;3228:4636:86;;;;;;1743:56:81;-1:-1:-1;;;;;3228:4636:86;;;;;;;;;;;;-1:-1:-1;;3228:4636:86;;;;;;-1:-1:-1;;;;;3228:4636:86;;;;;;;;3217:103:29;;;:::i;:::-;3228:4636:86;;-1:-1:-1;;;4285:48:81;;4322:10;3228:4636:86;4285:48:81;;3228:4636:86;;;;;-1:-1:-1;;;;;4295:16:81;3228:4636:86;4285:48:81;;;;;;;-1:-1:-1;4285:48:81;;;3228:4636:86;4284:49:81;;4280:99;;-1:-1:-1;;;;;3228:4636:86;-1:-1:-1;;4322:10:81;297:2:93;3228:4636:86;;267:46:93;4459:27:81;;;;3228:4636:86;;4459:15:81;3228:4636:86;;;;;;;4459:27:81;3228:4636:86;4459:37:81;4455:87;;4654:38;4552:27;4654:38;4552:27;;;3228:4636:86;;4459:15:81;3228:4636:86;;;;;;;4552:27:81;3228:4636:86;4631:6:81;;;;:::i;:::-;3228:4636:86;;;;;;;;;;;;;4654:38:81;;;;3282:1:29;1805;-1:-1:-1;;;;;;;;;;;3228:4636:86;3716:283:29;3282:1;3228:4636:86;4455:87:81;3228:4636:86;;-1:-1:-1;;;4519:12:81;;3228:4636:86;;4519:12:81;4280:99;3228:4636:86;;-1:-1:-1;;;4356:12:81;;3228:4636:86;;4356:12:81;4285:48;;;;3228:4636:86;4285:48:81;3228:4636:86;4285:48:81;;;;;;;;:::i;:::-;;;;;:::i;:::-;;;;;;;;;;;:::i;3228:4636:86:-;;;;;;-1:-1:-1;;3228:4636:86;;;;;;-1:-1:-1;3228:4636:86;-1:-1:-1;;;;;;;;;;;3228:4636:86;;;4919:24:24;3228:4636:86;-1:-1:-1;3228:4636:86;4919:24:24;3228:4636:86;;;;;;;;;;;;;;;;:::i;:::-;;;;;;:::i;:::-;;;;;;-1:-1:-1;;3228:4636:86;;;;;;322:32:74;-1:-1:-1;;;;;3228:4636:86;;;;;;;;;;;;-1:-1:-1;;3228:4636:86;;;;5350:25:24;3228:4636:86;;;;;;;:::i;:::-;;-1:-1:-1;3228:4636:86;-1:-1:-1;;;;;;;;;;;3228:4636:86;;3202:4:24;4919:24;3228:4636:86;-1:-1:-1;3228:4636:86;4919:24:24;3228:4636:86;3202:4:24;:::i;:::-;5350:25;:::i;3228:4636:86:-;;;;;;-1:-1:-1;;3228:4636:86;;;;;;;;;:::i;:::-;966:10:28;-1:-1:-1;;;;;3228:4636:86;;6441:34:24;6437:102;;6549:37;3228:4636:86;;;6549:37:24;:::i;6437:102::-;3228:4636:86;;-1:-1:-1;;;6498:30:24;;3228:4636:86;;6498:30:24;3228:4636:86;;;;;;-1:-1:-1;;3228:4636:86;;;;;;;;;:::i;:::-;3217:103:29;;:::i;:::-;966:10:28;-1:-1:-1;3228:4636:86;;;;;;;;;;1356:26:81;;3228:4636:86;;4468:23:24;4464:108;;-1:-1:-1;4861:4:81;3228:4636:86;-1:-1:-1;;;;;3228:4636:86;;;;;;4861:13:81;;4857:63;;-1:-1:-1;;;;;;3228:4636:86;;;4861:4:81;3228:4636:86;4958:14:81;-1:-1:-1;;4958:14:81;4861:4;-1:-1:-1;;;;;;;;;;;3228:4636:86;;4464:108:24;3228:4636:86;;;;4514:47:24;;;;;;966:10:28;3228:4636:86;4514:47:24;;3228:4636:86;;;;;4514:47:24;3228:4636:86;;;;;;-1:-1:-1;;3228:4636:86;;;;;;-1:-1:-1;3228:4636:86;2233:13:83;3228:4636:86;;;2233:34:83;3228:4636:86;-1:-1:-1;3228:4636:86;2233:34:83;:::i;3228:4636:86:-;;;;;;-1:-1:-1;;3228:4636:86;;;;;3358:53:83;:44;3228:4636:86;;;;;:::i;:::-;;;-1:-1:-1;3228:4636:86;3358:22:83;3228:4636:86;;;-1:-1:-1;3228:4636:86;;;;;;;;;;;;;;;;;3358:44:83;:53;:::i;3228:4636:86:-;;;;;;;;;;;;;-1:-1:-1;;;;;3228:4636:86;;;;;;;;;;;;;;;:::o;:::-;;;;;;-1:-1:-1;;3228:4636:86;;;;-1:-1:-1;;;;;3228:4636:86;;;;;;;;;;;;;;:::i;:::-;-1:-1:-1;;;;;;;;;;;3228:4636:86;;;;;;;4301:16:26;3228:4636:86;;4726:16:26;;:34;;;;3228:4636:86;4805:1:26;4790:16;:50;;;;3228:4636:86;4855:13:26;:30;;;;3228:4636:86;4851:91:26;;;-1:-1:-1;;;;;;;;;;;3228:4636:86;;-1:-1:-1;;3228:4636:86;;;;;718:4:74;;4951:18:26;4979:67;;718:4:74;:::i;:::-;5066:101:26;;3228:4636:86;5066:101:26;-1:-1:-1;;;;;;;;;;;3228:4636:86;;-1:-1:-1;;;;3228:4636:86;;;;;-1:-1:-1;3228:4636:86;;5142:14:26;;3228:4636:86;;5142:14:26;3228:4636:86;4979:67:26;-1:-1:-1;;;;;;;;;;;3228:4636:86;;-1:-1:-1;;;;3228:4636:86;-1:-1:-1;;;3228:4636:86;;;718:4:74;:::i;4851:91:26:-;3228:4636:86;;-1:-1:-1;;;4908:23:26;;3228:4636:86;;4908:23:26;4855:30;4872:13;;;4855:30;;;4790:50;4818:4;4810:25;:30;;-1:-1:-1;4790:50:26;;4726:34;;;-1:-1:-1;4726:34:26;;3228:4636:86;;;;;;-1:-1:-1;;3228:4636:86;;;;;;3406:36;-1:-1:-1;;;;;3228:4636:86;;;;;;;;;;;;-1:-1:-1;;3228:4636:86;;;;;;;1253:6:81;3228:4636:86;;;;;-1:-1:-1;;3228:4636:86;;;;;;;;;;;;;;;;;;;;;-1:-1:-1;;;;;3228:4636:86;;;;;;;;;:::i;:::-;;;;;1997:60:83;3228:4636:86;;;:::i;:::-;;-1:-1:-1;3228:4636:86;1997:13:83;3228:4636:86;;;-1:-1:-1;3228:4636:86;1997:60:83;:::i;3228:4636:86:-;;;;;;-1:-1:-1;;3228:4636:86;;;;;;;1356:26:81;3228:4636:86;;;;;;;;;-1:-1:-1;;3228:4636:86;;;;;;3355:45;-1:-1:-1;;;;;3228:4636:86;;;;;;;;;;;;-1:-1:-1;;3228:4636:86;;;;;;;810:35:83;3228:4636:86;;;;;;;;;-1:-1:-1;;3228:4636:86;;;;;;;;-1:-1:-1;;;;;3228:4636:86;;;;;;;;;;;;;2512:74:83;3228:4636:86;;;:::i;:::-;;-1:-1:-1;3228:4636:86;;;;;-1:-1:-1;3228:4636:86;2512:74:83;:::i;3228:4636:86:-;;;;;;-1:-1:-1;;3228:4636:86;;;;;;3901:31:24;3228:4636:86;;;;;:::i;:::-;;;-1:-1:-1;3228:4636:86;-1:-1:-1;;;;;;;;;;;3228:4636:86;;;-1:-1:-1;3228:4636:86;;;;;;;;;;;;;;;;;3901:31:24;3228:4636:86;;;;;;;;;;;;;;;;-1:-1:-1;;3228:4636:86;;;;;;;;;:::i;:::-;;;;;;;;;;449:5:87;-1:-1:-1;;;;;3228:4636:86;435:10:87;:19;431:71;;4852:44:86;:83;3228:4636;;;-1:-1:-1;3228:4636:86;4852:22;3228:4636;;;-1:-1:-1;3228:4636:86;;;;;;;;;;;;;;;;;4852:44;:83;:::i;3228:4636::-;;;;;;-1:-1:-1;;3228:4636:86;;;;;;3448:45;-1:-1:-1;;;;;3228:4636:86;;;;;;;;;;;;-1:-1:-1;;3228:4636:86;;;;;;;;;:::i;:::-;;;-1:-1:-1;;;;;3228:4636:86;;;;-1:-1:-1;3228:4636:86;;;;;;;;;:::i;:::-;;;;;;;;;;;;;;;416:25:80;;;;477:31;416:25;;:::i;:::-;3228:4636:86;;;;;;;;;;477:31:80;;3228:4636:86;;;;;;;;;;;:::i;:::-;477:31:80;3228:4636:86;;477:31:80;;;;;;:::i;:::-;518:79;;;3228:4636:86;518:79:80;;3228:4636:86;;;;;;-1:-1:-1;;3228:4636:86;;;;;;;;;;;;;;;;;-1:-1:-1;;3228:4636:86;;;;;;;;;;;:::i;:::-;;;3202:4:24;;;:::i;:::-;-1:-1:-1;3228:4636:86;;;3358:22:83;3228:4636:86;;;;;;;;-1:-1:-1;;;;;3228:4636:86;;;;;;;;;3358:53:83;;;:::i;:::-;4249:32;;;4245:82;;4596:54;3228:4636:86;4337:158:83;4596:54;3228:4636:86;;-1:-1:-1;3228:4636:86;;;;;-1:-1:-1;3228:4636:86;837:15:63;4413:72:83;837:15:63;4413:63:83;819:34:63;837:15;819:34;:::i;:::-;2776:39:83;:48;:39;;3228:4636:86;;;;;;;;;;2776:48:83;4413:63;:::i;:::-;:72;:::i;:::-;4337:158;;:::i;:::-;4505:34;;:75;:34;:44;:34;;;3228:4636:86;;3358:22:83;3228:4636:86;;;;;;;4505:34:83;3228:4636:86;;;;;;;;;;;;;;;;4505:75:83;-1:-1:-1;;3228:4636:86;;;;;-1:-1:-1;;;;;3228:4636:86;;;;;;;;;;4596:54:83;;;;3228:4636:86;;;;;;;;;;;;;;;:::i;:::-;;;;;;;;;;;;;;;:::o;:::-;;;;;;;;;:::i;:::-;;;:::i;:::-;;;;;;-1:-1:-1;;3228:4636:86;;;;;;;-1:-1:-1;;;;;404:28:74;3228:4636:86;;;;;;;;;;-1:-1:-1;;3228:4636:86;;;;;;1439:41:81;-1:-1:-1;;;;;3228:4636:86;;;;;;;;;;;;-1:-1:-1;;3228:4636:86;;;;;;-1:-1:-1;3228:4636:86;;;;;2776:48:83;3228:4636:86;-1:-1:-1;3228:4636:86;2776:48:83;:::i;3228:4636:86:-;;;;;;-1:-1:-1;;3228:4636:86;;;;;;-1:-1:-1;3228:4636:86;2009:67:81;3228:4636:86;;;;-1:-1:-1;3228:4636:86;;;;;;;;;;;;;;-1:-1:-1;;3228:4636:86;;;;5767:26:24;3228:4636:86;;;;;;;:::i;:::-;;-1:-1:-1;3228:4636:86;-1:-1:-1;;;;;;;;;;;3228:4636:86;;3202:4:24;4919:24;3228:4636:86;-1:-1:-1;3228:4636:86;4919:24:24;3228:4636:86;3202:4:24;:::i;:::-;5767:26;:::i;3228:4636:86:-;;;;;;;;;:::i;:::-;;;:::i;:::-;;;;;;;;;:::i;:::-;;;;;;:::i;:::-;;;;;;-1:-1:-1;;3228:4636:86;;;;;;;;;;;:::i;:::-;;;;;;:::i;:::-;;;;;-1:-1:-1;;;;;3228:4636:86;;;;;;;;;;;;:::i;:::-;3217:103:29;;:::i;:::-;-1:-1:-1;3228:4636:86;;;5246:21:81;;:13;;-1:-1:-1;;;;;3228:4636:86;5246:13:81;3228:4636:86;;-1:-1:-1;;;;;3228:4636:86;;;5246:21:81;3228:4636:86;;-1:-1:-1;;;5246:23:81;;3228:4636:86;;;;;5246:23:81;;;;;;;-1:-1:-1;5246:23:81;;;3228:4636:86;-1:-1:-1;;;;;;3228:4636:86;;;5232:10:81;:37;5228:87;;5341:4;3228:4636:86;-1:-1:-1;;;;;3228:4636:86;;;;5355:469:81;;3228:4636:86;-1:-1:-1;;3228:4636:86;;;;;;;;;;;;;;;;5839:55:81;;3228:4636:86;;;;5839:55:81;;;;3282:1:29;1805;-1:-1:-1;;;;;;;;;;;3228:4636:86;3716:283:29;5355:469:81;3228:4636:86;;;;5435:94:81;;;;3228:4636:86;5435:94:81;;;;;;;;;;;;3228:4636:86;5435:94:81;;;:::i;:::-;;3228:4636:86;;5435:94:81;;;;;;:::i;:::-;3228:4636:86;5548:9:81;:51;5544:118;;-1:-1:-1;5839:55:81;5676:138;;;;5839:55;5676:138;;;1150:7;5676:138;;5355:469;;;5544:118;3228:4636:86;;-1:-1:-1;;;5626:21:81;;3228:4636:86;;5626:21:81;5228:87;3228:4636:86;;-1:-1:-1;;;5292:12:81;;3228:4636:86;;5292:12:81;5246:23;;;;;3228:4636:86;5246:23:81;3228:4636:86;5246:23:81;;;;;;;;:::i;:::-;;;;;:::i;:::-;;;;;;;;;;3228:4636:86;;;;;;-1:-1:-1;;3228:4636:86;;;;;;;971:45:83;3228:4636:86;;;;;;;;;-1:-1:-1;;3228:4636:86;;;;;;:::i;:::-;449:5:87;-1:-1:-1;;;;;3228:4636:86;435:10:87;:19;431:71;;5753:78:86;3228:4636;;;-1:-1:-1;3228:4636:86;;;;;-1:-1:-1;3228:4636:86;5753:78;:::i;3228:4636::-;;;;;;-1:-1:-1;;3228:4636:86;;;;;;;;-1:-1:-1;;;;;3228:4636:86;;;;;;;;;;;;;;-1:-1:-1;;3228:4636:86;;;;;;;;;;;:::i;:::-;;;;:::i;:::-;;;;;;-1:-1:-1;;3228:4636:86;;;;;;;1150:7:81;3228:4636:86;;;;;;;;;-1:-1:-1;;3228:4636:86;;;;;;;2700:1:81;3228:4636:86;;;;;;;;;;;;;:::o;:::-;;;;;;;;;;:::o;:::-;;;;;;;;;;;;;;;:::i;:::-;;;;:::i;4948:596::-;;5195:233;4948:596;3228:4636;5171:295;4948:596;;;3228:4636;;;;5263:151;;;;;;;;;;;3228:4636;;;;;;;;;;;;;;;;;5263:151;;;;;:::i;:::-;5195:233;:::i;:::-;5263:151;3228:4636;;;5171:295;;;;;;:::i;:::-;5477:61;;;4948:596;:::o;5477:61::-;3228:4636;;;;;;;;5263:151;5510:17;;3228:4636;5263:151;5510:17;;;;;:::i;2897:279:83:-;-1:-1:-1;3228:4636:86;;;3090:22:83;3228:4636:86;;;;;;;;-1:-1:-1;;;;;3228:4636:86;;;;;;;;;3090:79:83;;2897:279;;3090:79;:::i;3228:4636:86:-;;;;;;;;;;;;:::i;:::-;;;;;;;;;;;;;;;;;;;;;;;;;:::i;:::-;;;;;;;;:::i;:::-;;;;;;;;;;;;;-1:-1:-1;3228:4636:86;;;;;;;;;;;;;;:::o;:::-;;;;;;;;;;;-1:-1:-1;;;;;3228:4636:86;;;;;;;;:::i;:::-;;;;;;;;;;;;;:::i;:::-;;;;;;;;;;;;;;;;;;;;:::i;:::-;;;;;;;;;;;;;;;;;;;;;;;;;:::i;:::-;;;;;;;;;;;;;;;:::i;:::-;;;;;;;;;;;;;;;:::i;:::-;;;;;;;;;;;;;:::i;6420:1442::-;3228:4636;;-1:-1:-1;;;6637:99:86;;-1:-1:-1;;;;;3228:4636:86;;;6637:99;;;3228:4636;;;;;;;;;;;;;;;;;;;;;;;;;;;;-1:-1:-1;3228:4636:86;;;6656:20;3228:4636;;6637:99;;;;;;;;;;;6420:1442;-1:-1:-1;3228:4636:86;;-1:-1:-1;;;6830:32:86;;;3228:4636;6637:99;3228:4636;;;;6830:32;;;;;;;6790:84;6830:32;6637:99;6830:32;;;;;;;6420:1442;-1:-1:-1;3228:4636:86;;-1:-1:-1;;;6790:84:86;;-1:-1:-1;;;;;3228:4636:86;;;6637:99;6790:84;;3228:4636;;;;;;;;;;;;;-1:-1:-1;3228:4636:86;;;;;;;;;6790:84;;6801:11;;3228:4636;6790:84;;;;;;;6637:99;6790:84;;;6420:1442;6918:50;;;7020:69;6918:50;;;7146:64;6918:50;;;:::i;:::-;7020:69;;;;:::i;:::-;7146:64;;:::i;:::-;3228:4636;;;7238:21;;;:52;;;6420:1442;7238:85;;;;6420:1442;7238:143;;;;6420:1442;7238:190;;;;6420:1442;7221:635;;6420:1442;;;;;;;:::o;7221:635::-;7460:385;3228:4636;;7460:385;3228:4636;;;;:::i;:::-;;;;6830:32;7488:343;;3228:4636;;7488:343;;3228:4636;;7488:343;;3228:4636;7488:343;;;3228:4636;;;7460:385;;;6830:32;7460:385;;;:::i;7238:190::-;3228:4636;;;7385:43;;7238:190;;:143;3228:4636;;;7343:38;;7238:143;;:85;3228:4636;;;7294:29;;7238:85;;:52;3228:4636;;;7263:27;;7238:52;;6790:84;7146:64;6790:84;;;;;;;;6637:99;6790:84;;;;;;:::i;:::-;;;;;:::i;:::-;;;;;;6830:32;;;;;;;;;;;;;;:::i;:::-;;;;6637:99;;;;;;;;;;;;;;:::i;:::-;;;;;1869:195:83;;1997:60;1869:195;;-1:-1:-1;3228:4636:86;1997:13:83;3228:4636:86;;;-1:-1:-1;3228:4636:86;1997:60:83;:::i;2340:253::-;;2512:74;2340:253;;-1:-1:-1;3228:4636:86;2512:27:83;3228:4636:86;;;-1:-1:-1;3228:4636:86;2512:74:83;:::i;3228:4636:86:-;;;;;;;;;;:::i;:::-;;;;;;;;:::i;:::-;;;;-1:-1:-1;3228:4636:86;;;;:::o;:::-;;;:::o;:::-;;;;;;;;;;;;;-1:-1:-1;;3228:4636:86;;;;;;;;:::o;:::-;;:::i;:::-;;;;;;;;;;:::o;:::-;;8889:1:91;3228:4636:86;;;;;;;:::o;:::-;;;;;;;;;;:::o;5844:570::-;3228:4636;;-1:-1:-1;;;6138:146:86;;;;;;;3228:4636;;;;;;;;;;;;;;5844:570;6046:290;;6070:228;;6138:146;3228:4636;;;;6138:146;;3228:4636;;6138:146;;;;;;:::i;4118:504::-;3228:4636;;-1:-1:-1;;;4398:94:86;;;;;;;3228:4636;;;;;;;;;;;;;;4118:504;4306:238;;4330:176;;4398:94;3228:4636;;;;4398:94;3228:4636;;;;;;;;:::i;:::-;;;;;;;;;:::o;:::-;;;;;;;;;;;-1:-1:-1;;;;;3228:4636:86;;;;;;;;;;;;;;;;;;;;;:::i;:::-;;;;;;;;;;;;;;:::i;:::-;;;;;;;;;;;;;;;;:::i;:::-;;;;;;:::o;:::-;-1:-1:-1;;;;;3228:4636:86;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;:::i;2764:920:81:-;;2978:48;2764:920;;;;2978:48;;;;:::i;:::-;3036:36;;;3228:4636:86;;:::i;:::-;;;;3086:20:81;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:81;:::o;3216:394::-;3553:39;;;;;3430:180;3553:39;;;3228:4636:86;;;;;;;;;;3430:180:81;;467:2:93;3228:4636:86;3430:180:81;;;;;:::i;:::-;;3228:4636:86;3444:31:81;-1:-1:-1;;;;;3228:4636:86;3430:180:81;;;;;;;-1:-1:-1;3430:180:81;;;3216:394;3429:181;;3216:394;;;;;;3430:180;;;;3553:39;3430:180;3553:39;3430:180;;;;;;;:::i;:::-;;;;3216:193;-1:-1:-1;3228:4636:86;;;-1:-1:-1;;;;;;3228:4636:86;3248:161:81;3354:37;;;3228:4636:86;3248:161:81;3228:4636:86;;;;;;;;;;3248:161:81;;;;;;;:::i;:::-;;3228:4636:86;3262:29:81;-1:-1:-1;;;;;3228:4636:86;3248:161:81;;;;;;;-1:-1:-1;3248:161:81;;;3216:193;3247:162;;3216:193;;;3248:161;;;;;;;;;;;;;;:::i;:::-;;;;3082:107;3139:39;;;;;;;;;;;;;:::i;:::-;3082:107;;;;;3228:4636:86;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;:::i;:::-;;;;;;;:::o;:::-;;;;;;;;;;;;3740:389:81;3918:5;3228:4636:86;;;-1:-1:-1;;;3853:71:81;;;-1:-1:-1;;;;;3228:4636:86;;;3853:71:81;;;3228:4636:86;;;;;;;;3740:389:81;;3228:4636:86;3853:71:81;;3228:4636:86;;3853:71:81;3228:4636:86;;;3867:29:81;3228:4636:86;;3853:71:81;;;;;;;3918:5;3853:71;;;3740:389;3852:72;;3228:4636:86;;;3852:181:81;;3740:389;3835:242;;;;;;4094:28;;;:::i;3835:242::-;4058:8;;3918:5;4058:8;:::o;3852:181::-;3228:4636:86;;3945:88:81;;;-1:-1:-1;;;;;3228:4636:86;;3853:71:81;3945:88;;3228:4636:86;467:2:93;3228:4636:86;;;;;;;;-1:-1:-1;3228:4636:86;;;;;;;;3959:31:81;3228:4636:86;3945:88:81;;;;;;;3918:5;3945:88;;;3852:181;3944:89;;;3852:181;;;;;3945:88;;;;;;-1:-1:-1;3945:88:81;;;;;;:::i;:::-;;;;;3853:71;;;;;;;;;;;;;;:::i;:::-;;;;4148:103:24;966:10:28;-1:-1:-1;3228:4636:86;;;;;;;;;810:35:83;;3228:4636:86;;3901:31:24;3228:4636:86;;4468:23:24;4464:108;;4148:103;:::o;:::-;966:10:28;-1:-1:-1;3228:4636:86;;;;;;;;;971:45:83;;3228:4636:86;;3901:31:24;3228:4636:86;4148:103:24;-1:-1:-1;3228:4636:86;;;-1:-1:-1;;;;;;;;;;;3228:4636:86;;;;;;;;966:10:28;3228:4636:86;;;;;;;;;3901:31:24;3228:4636:86;;;;;;;;;;;;;;;;;;;;;-1:-1:-1;3228:4636:86;;-1:-1:-1;3228:4636:86;;;-1:-1:-1;3228:4636:86;:::o;:::-;;:::i;:::-;;;;;-1:-1:-1;;;3228:4636:86;;;;;;;;;;;;;;;:::i;:::-;;;;;;;;;;;;;;;;;;;;;;;6246:584:91;;;;;6360:12;;;3228:4636:86;;;6360:24:91;;6356:75;;6246:584;6474:30;;;;;:::i;:::-;3228:4636:86;;;;;;6578:12:91;;;;:::i;:::-;6604:24;;;;6246:584;-1:-1:-1;6600:188:91;;;-1:-1:-1;;;;;3228:4636:86;;;;;;;6644:21:91;;;:29;:21;;:::i;:29::-;6798:25;6246:584;:::o;6600:188::-;6753:24;;3228:4636:86;;8167:38:61;;-1:-1:-1;;;;;3228:4636:86;;;;;8167:38:61;:::i;:::-;6753:24:91;;;:::i;6604:::-;3228:4636:86;;;;;;6614:14:91;;-1:-1:-1;6604:24:91;;;6356:75;-1:-1:-1;;;3228:4636:86;;;;;;6360:12:91;3228:4636:86;;;;;;;:::i;:::-;;;;;;;;;;;;;;6356:75:91;;;525:595:87;-1:-1:-1;525:595:87;;;;3228:4636:86;;716:88:87;;3228:4636:86;716:88:87;;;;;;;;;783:4;716:88;;;3228:4636:86;;;;;;;;;;;:::i;716:88:87:-;698:107;;;;;;;:::i;:::-;3228:4636:86;;857:45:87;;3228:4636:86;;;;;;;;716:88:87;857:45;;3228:4636:86;:::i;:::-;;;;;;;-1:-1:-1;;;;;3228:4636:86;;;;;857:45:87;716:88;857:45;;;3228:4636:86;;;;:::i;:::-;916:8:87;;912:175;;525:595;:::o;912:175::-;3228:4636:86;;944:22:87;;;940:36;;716:88;990:87;;3228:4636:86;;;;;;;:::i;:::-;;;;;;;;;;;;;;:::o;8406:869:91:-;;;3228:4636:86;;8620:15:91;8578:11;8645:18;8678:7;8684:1;8678:7;;8674:241;;8406:869;8939:60;;;;;:::i;:::-;9014:8;;;9010:62;;9252:15;9259:7;3228:4636:86;9219:31:91;3228:4636:86;9130:48:91;9170:7;;;:::i;:::-;9130:48;13267:109;;;;;;13089:293;;9130:48;3228:4636:86;:::i;:::-;;9176:1:91;3228:4636:86;9232:17:91;3228:4636:86;;;;;;;;9232:17:91;;3228:4636:86;-1:-1:-1;;;;;3228:4636:86;;;;9219:12:91;;:31;:::i;:::-;3228:4636:86;;;;;;;;;9259:7:91;;:::i;:::-;3228:4636:86;;;;9252:15:91;9176:1;;9188:80;;8406:869::o;9010:62::-;8578:11;;-1:-1:-1;8578:11:91;;-1:-1:-1;8578:11:91;;;;9038:23::o;8674:241::-;8721:14;;;;;:::i;:::-;3228:4636:86;;;;;;;8939:60:91;13267:109;;8578:11;13267:109;8753:55;8759:49;13267:109;;8578:11;13267:109;;3228:4636:86;;;;;;8759:49:91;3228:4636:86;;;;8753:55:91;3228:4636:86;;;8753:55:91;13267:109;;;8828:10;8749:156;8674:241;;8749:156;8883:7;;;;;;:::i;:::-;8749:156;8674:241;;3228:4636:86;;;;;;;;;;;;:::i;:::-;;;;;;;;;;;;;:::o;7558:604:91:-;;3228:4636:86;;7686:17:91;7682:83;;3228:4636:86;7789:27:91;3228:4636:86;7789:27:91;3228:4636:86;;7789:27:91;;;;;;:::i;:::-;7860:14;;;;;:::i;:::-;3228:4636:86;;;;;;;;;;;;;;;;7888:22:91;;;7884:77;;7975:21;-1:-1:-1;7975:84:91;;;;7558:604;7971:139;;;;8127:28;;;;:::i;7971:139::-;8082:17;;7789:27;8082:17;3228:4636:86;8075:24:91;:::o;7975:84::-;3228:4636:86;;;8009:16:91;3228:4636:86;;8009:16:91;:::i;:::-;3228:4636:86;;;8001:24:91;:57;;;;;7975:84;;;;;;;8001:57;8029:29;8038:8;;;8029:18;8038:8;8029:23;8038:8;;:::i;:::-;8029:18;;:::i;:::-;3228:4636:86;;;;;8029:29:91;;8001:57;;;;7884:77;7933:17;;;;;7789:27;7933:17;3228:4636:86;7926:24:91;:::o;7682:83::-;7726:28;;;;:::i;3326:384:29:-;-1:-1:-1;;;;;;;;;;;1847:1:29;3228:4636:86;;3526:20:29;3522:88;;1847:1;3228:4636:86;;3326:384:29:o;3522:88::-;3228:4636:86;;-1:-1:-1;;;3569:30:29;;;;;6196:308:83;;3228:4636:86;-1:-1:-1;3228:4636:86;6327:13:83;3228:4636:86;;;-1:-1:-1;3228:4636:86;11124:30:91;;;;:::i;:::-;11173;;;-1:-1:-1;11173:30:91;;;;11182:17;;-1:-1:-1;;;;;3228:4636:86;;11182:12:91;;:17;:::i;:::-;3228:4636:86;;;6327:13:83;3228:4636:86;;11173:30:91;6385::83;;;11173::91;6381:117:83;;;;6196:308;;:::o;6381:117::-;6431:56;3228:4636:86;-1:-1:-1;3228:4636:86;6327:13:83;3228:4636:86;;;-1:-1:-1;3228:4636:86;819:34:63;837:15;819:34;:::i;6431:56:83:-;6196:308;;:::o;6385:30::-;6395:20;;-1:-1:-1;6385:30:83;;;;11173::91;;;-1:-1:-1;11173:30:91;;7270:387:24;-1:-1:-1;;;;;3228:4636:86;;-1:-1:-1;3228:4636:86;;;;;;;;;;-1:-1:-1;;;;;;;;;;;2887:71:24;3228:4636:86;;;;-1:-1:-1;3228:4636:86;;;;;;;;;;;-1:-1:-1;;;;;3228:4636:86;;;;;;;;;;-1:-1:-1;;3228:4636:86;7509:4:24;3228:4636:86;;;966:10:28;;-1:-1:-1;;;;;3228:4636:86;-1:-1:-1;7532:40:24;-1:-1:-1;;7532:40:24;7509:4;7586:11;:::o;7270:387::-;-1:-1:-1;;;;;3228:4636:86;;-1:-1:-1;3228:4636:86;;;;;;;;;1356:26:81;;-1:-1:-1;;;;;;;;;;;2887:71:24;3228:4636:86;;3901:31:24;3228:4636:86;;;;-1:-1:-1;3228:4636:86;;;;;;;;;;;-1:-1:-1;;;;;3228:4636:86;;;;;;;;;;-1:-1:-1;;3228:4636:86;7509:4:24;3228:4636:86;;;966:10:28;;-1:-1:-1;;;;;3228:4636:86;;7532:40:24;-1:-1:-1;;7532:40:24;7509:4;7586:11;:::o;7432:219::-;7628:12;;;-1:-1:-1;7628:12:24;:::o;7270:387::-;-1:-1:-1;;;;;3228:4636:86;;-1:-1:-1;3228:4636:86;;;;;;;;;810:35:83;;-1:-1:-1;;;;;;;;;;;2887:71:24;3228:4636:86;;3901:31:24;3228:4636:86;7270:387:24;-1:-1:-1;;;;;3228:4636:86;;-1:-1:-1;3228:4636:86;;;;;;;;;971:45:83;;-1:-1:-1;;;;;;;;;;;2887:71:24;3228:4636:86;;3901:31:24;3228:4636:86;7270:387:24;-1:-1:-1;3228:4636:86;;;-1:-1:-1;;;;;;;;;;;3228:4636:86;;;;;;;;-1:-1:-1;;;;;3228:4636:86;;;;;;;;;;;;3901:31:24;3228:4636:86;7892:388:24;-1:-1:-1;3228:4636:86;;;-1:-1:-1;;;;;;;;;;;3228:4636:86;;;;;;;;-1:-1:-1;;;;;3228:4636:86;;;;;;;;;;;;;;;;-1:-1:-1;3228:4636:86;;;;;;;;;;;-1:-1:-1;;;;;3228:4636:86;;;;;;;;;;-1:-1:-1;;3228:4636:86;;;966:10:28;;-1:-1:-1;;;;;3228:4636:86;;8155:40:24;-1:-1:-1;;8155:40:24;3228:4636:86;8209:11:24;:::o;10580:184:91:-;3228:4636:86;;10303:8:61;;;:63;-1:-1:-1;10303:63:61;-1:-1:-1;;;;;3228:4636:86;;10726:7:91;3228:4636:86;;10736:12:91;:17;:12;;:17;:::i;10303:63:61:-;3228:4636:86;;;;;;;;;;13267:109:91;-1:-1:-1;13267:109:91;;-1:-1:-1;13267:109:91;;;3228:4636:86;;;10303:63:61;;3228:4636:86;;;;;;;;;;;;;;;;:::i;:::-;;;;;;-1:-1:-1;;;;;3228:4636:86;;;;;;;;:::i;5907:716:81:-;6030:34;5907:716;6030:34;;;;:::i;:::-;3228:4636:86;;-1:-1:-1;;;6080:41:81;;-1:-1:-1;;;;;3228:4636:86;;;6080:41:81;;;3228:4636:86;;;;;6080:41:81;3228:4636:86;;;6090:13:81;3228:4636:86;;6080:41:81;;;;;;;-1:-1:-1;6080:41:81;;;5907:716;6079:42;;6075:90;;6266:27;3228:4636:86;2540:111:29;6210:14:81;3228:4636:86;2540:111:29;;;:::i;:::-;3228:4636:86;;;;;;-1:-1:-1;;;;;3228:4636:86;;-1:-1:-1;3228:4636:86;;;-1:-1:-1;3228:4636:86;;6210:14:81;6266:27;:::i;:::-;6080:41;6311:15;;3228:4636:86;;;;-1:-1:-1;;;;;;3228:4636:86;-1:-1:-1;;;;;3228:4636:86;;;;;;;;;;;-1:-1:-1;;;;;3228:4636:86;;;;6337:143:81;;5907:716;-1:-1:-1;6493:28:81;3228:4636:86;-1:-1:-1;;;;;3228:4636:86;;;;;;;6489:128:81;;5907:716;:::o;6489:128::-;6551:55;;;:::i;:::-;;5907:716::o;6337:143::-;6404:65;;;:::i;:::-;;6337:143;;;6075:90;3228:4636:86;;-1:-1:-1;;;6144:10:81;;6080:41;;6144:10;6080:41;;;;;;;;;;;;;;:::i;:::-;;;;3228:4636:86;;;;;;;;;;-1:-1:-1;;;;;3228:4636:86;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;:::o;:::-;;;;;;;;;;;-1:-1:-1;;;;;3228:4636:86;;;;;;;;;;;;;;;;;:::i;:::-;;;;;;;;;;;;;;;:::i;:::-;;;;;;;;;;;;;;;;;;:::i;:::-;;;;;;;;;;;;;;;;;;;;:::i;:::-;;;;;;;;;;;;;;;;;;;;:::i;:::-;;;;;;;;;;;;;;;;;;:::i;:::-;;;;;;:::o;:::-;;;;;;;;;;;:::o;:::-;;;;;;;;;;;;;;;;;;:::i;4663:1079:83:-;;;;;3228:4636:86;;:::i;:::-;;;;4903:16:83;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:83;4663:1079;:::o;5165:570::-;5273:95;5431:67;5330:37;;;;;;5273:95;;;:::i;:::-;3228:4636:86;5470:27:83;5431;:13;3228:4636:86;-1:-1:-1;3228:4636:86;;;;;;;;;5431:27:83;5470;;;;3228:4636:86;;;;;;;;;;;5431:67:83;;;;;;;:::i;:::-;;;;;;;;;5273:409;5431:67;5397:216;5431:67;-1:-1:-1;5431:67:83;;;5165:570;5562:28;5524:67;5562:28;;3228:4636:86;5562:28:83;;;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;;3228:4636:86;;;;;;;;;;2776:48:83;5946:237;:32;;;:237;;;-1:-1:-1;5748:442:83;:::o;5946:237::-;3358:44;:53;:34;;;3228:4636:86;;3358:22:83;3228:4636:86;;;;;;;3358:53:83;-1:-1:-1;3228:4636:86;;;-1:-1:-1;;;6086:27:83;;3228:4636:86;6086:27:83;;3228:4636:86;;2776:27:83;;3228:4636:86;;-1:-1:-1;;;;;3228:4636:86;6086:27:83;;;;;;6009:174;6086:27;6077:63;6086:27;-1:-1:-1;6086:27:83;;;5946:237;2233:25;;:34;:25;3228:4636:86;;2233:13:83;3228:4636:86;;;;;;;6086:27:83;2233:34;6086:27;;;;2233:25;6086:27;;;;;;;;;;;:::i;:::-;;;;;;14291:213:59;3228:4636:86;14369:24:59;;;;14365:103;;3228:4636:86;14291:213:59;:::o;14365:103::-;3228:4636:86;;;;14416:41:59;;;;;;14447:2;14416:41;;;3228:4636:86;;;;;14416:41:59;10552:388:61;3228:4636:86;;10728:8:61;;;10752:20;;10690:17;10752:20;10690:17;10752:20;10690:17;10752:20;:::o;10724:210::-;3228:4636:86;;;;;;;;;;;13267:109:91;10690:17:61;13267:109:91;;10690:17:61;13267:109:91;;;3228:4636:86;:::i;:::-;;;;;;;13267:109:91;3228:4636:86;;;;;10911:11:61;;3228:4636:86;;10886:37:61;10870:1;10886:37;;;:::o;8587:1642:58:-;8658:6;;8654:45;;9401:7;10201:10;10142:26;10093;10044;9995;9946;9897;9848;3228:4636:86;10189:23:58;9401:7;8663:1;3228:4636:86;;;;10826:16:58;10822:99;;8587:1642;3228:4636:86;;;;10938:15:58;10934:96;;8587:1642;3228:4636:86;;;;11047:15:58;11043:96;;8587:1642;3228:4636:86;;;;11156:15:58;11152:96;;8587:1642;3228:4636:86;;;;11265:14:58;11261:93;;8587:1642;3228:4636:86;;;;11371:14:58;11367:93;;8587:1642;3228:4636:86;;;;11477:14:58;11473:93;;8587:1642;3228:4636:86;;;11579:64:58;;8587:1642;3228:4636:86;;;9858:10:58;;;;:::i;:::-;3228:4636:86;;;;;9848:26:58;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::-;3228:4636:86;;11579:64:58;;11473:93;3228:4636:86;11511:11:58;;3228:4636:86;;11473:93:58;;;;11367;3228:4636:86;11405:11:58;;3228:4636:86;;11367:93:58;;;;11261;3228:4636:86;11299:11:58;;3228:4636:86;;11261:93:58;;;;11152:96;3228:4636:86;11191:12:58;;3228:4636:86;;11152:96:58;;;;11043;3228:4636:86;11082:12:58;;3228:4636:86;;11043:96:58;;;;10934;3228:4636:86;10973:12:58;;3228:4636:86;;10934:96:58;;;;10822:99;10862:13;;;3228:4636:86;10822:99:58;;;;12497:447:91;;;12694:10;;;;;;12926:11;;;12497:447;:::o;12687:230::-;2900:5:58;;;;;;3228:4636:86;;2910:5:58;;;3228:4636:86;;;;;;;;;13267:109:91;-1:-1:-1;13267:109:91;3228:4636:86;13267:109:91;;;-1:-1:-1;13267:109:91;;3228:4636:86;;;;;-1:-1:-1;12771:136:91;3228:4636:86;;;12830:10:91;;12771:136;;12687:230;;;;12771:136;3228:4636:86;;;;;;;;;;;12771:136:91;;;6999:207;;3228:4636:86;;9594:15:61;-1:-1:-1;9619:18:61;9652:7;9658:1;9652:7;;9648:234;;6999:207:91;9906:53:61;;;;;:::i;:::-;9977:8;;;:63;-1:-1:-1;9977:63:61;;-1:-1:-1;;;;;3228:4636:86;;7168:7:91;3228:4636:86;;;7178:12:91;;:17;:12;;:17;:::i;9977:63:61:-;9992:41;10025:7;9992:48;10025:7;;:::i;:::-;9992:41;13267:109:91;;;;;;13089:293;;9992:41:61;3228:4636:86;;;;;9992:48:61;9977:63;;;9648:234;9695:14;;;;;:::i;:::-;3228:4636:86;;;;;;;9906:53:61;13267:109:91;;-1:-1:-1;13267:109:91;3228:4636:86;13267:109:91;;;-1:-1:-1;13267:109:91;;3228:4636:86;;;;;9727:48:61;9723:149;3228:4636:86;;;9795:10:61;9723:149;9648:234;;9723:149;9850:7;;;;;;:::i;:::-;9723:149;9648:234;;3228:4636:86;;;;;;;:::i;:::-;-1:-1:-1;3228:4636:86;;;;;;;:::o;11486:272:91:-;;3228:4636:86;11308:22:61;11718:31:91;11486:272;3228:4636:86;;:::i;:::-;;;;:::i;:::-;;11308:22:61;;:::i;:::-;3228:4636:86;;:::i;:::-;;11718:12:91;3228:4636:86;;;;;11731:17:91;3228:4636:86;;;;;11731:17:91;;3228:4636:86;;11718:12:91;;:31;:::i;:::-;3228:4636:86;;;;;;;;;:::i;:::-;;;;;;11731:17:91;11672:79;;3228:4636:86;11486:272:91;:::o;6893:76:26:-;;;:::i;:::-;;;:::i;:::-;1805:1:29;-1:-1:-1;;;;;;;;;;;3228:4636:86;6893:76:26:o;3228:4636:86:-;;;;;;;:::i;:::-;-1:-1:-1;3228:4636:86;;;;;;;;;;;;:::o;:::-;;;;;;;;;;;;;;-1:-1:-1;;;;;3228:4636:86;;;;;;;;;;;;;;;;;:::i;:::-;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;:::o;:::-;;;;;;;;;:::i;:::-;;;;;;;;;;;;;;;;;;;;-1:-1:-1;;;;;3228:4636:86;;;;;;;;;;;;;;;;;;;;;;;;:::i;:::-;;;;;;;;;:::i;:::-;;;;;;:::i;:::-;;;;;;;;;;:::i;:::-;;;;;;;;;;;;:::i;:::-;;;;;;;;;;;;;;;;;;;;;;:::i;:::-;;;;;;;;;;;;;;;;;;:::i;:::-;;;;;;:::o;:::-;;;;;;;;;;;;;;;:::o;6510:1274:83:-;6658:30;6510:1274;3228:4636:86;;:::i;:::-;;6658:30:83;3228:4636:86;;;6658:30:83;;;;;;:::i;:::-;6716:17;;3228:4636:86;6716:17:83;;3228:4636:86;-1:-1:-1;;;;;3228:4636:86;6716:54:83;;:179;;6510:1274;6699:259;;6973:9;6658:30;6988:33;;;6716:17;7030:3;6988:33;;3228:4636:86;;6984:44:83;;;;;7053:36;;;:50;:36;;:::i;:::-;3228:4636:86;-1:-1:-1;;;;;3228:4636:86;;;7053:50:83;;7049:119;;7186:73;7187:72;7222:36;;:33;;;:36;:::i;:::-;7187:72;:::i;:::-;7186:73;;3228:4636:86;7186:73:83;7182:140;;3228:4636:86;;6973:9:83;;7182:140;3228:4636:86;;-1:-1:-1;;;7286:21:83;;;;;7049:119;3228:4636:86;;-1:-1:-1;;;7130:23:83;;;;;6984:44;-1:-1:-1;7362:42:83;;-1:-1:-1;;7362:42:83;;;;6716:17;7413:3;7362:42;;3228:4636:86;;7358:53:83;;;;;7436:45;;;:59;:45;;:::i;:59::-;;7432:128;;7578:92;7579:91;7624:45;;:42;;;:45;:::i;:::-;7579:91;:::i;7578:92::-;7574:159;;3228:4636:86;;7347:9:83;;7574:159;3228:4636:86;;-1:-1:-1;;;7697:21:83;;;;;7432:128;3228:4636:86;;-1:-1:-1;;;7522:23:83;;;;;7358:53;;;;;;7760:17;6510:1274;:::o;6699:259::-;3228:4636:86;;-1:-1:-1;;;6927:20:83;;;;;6716:179;6791:33;6658:30;6791:33;;;3228:4636:86;6791:45:83;:103;6716:179;6791:103;6840:42;;;;;3228:4636:86;6840:54:83;6716:179;;2557:104:58;;2641:5;;;;;;:13;2557:104;:::o;2641:13::-;;;2557:104;:::o;3803:4116::-;;;3228:4636:86;;;;-1:-1:-1;;3803:4116:58;;4383:131;;;;;;;;;;;;4595:10;;4591:368;;5065:20;;;;5061:88;;5435:300;;;3228:4636:86;-1:-1:-1;3228:4636:86;5954:31:58;;5999:371;;;6813:1;3228:4636:86;;6794:1:58;3228:4636:86;6793:21:58;3228:4636:86;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;5999:371:58;;;;-1:-1:-1;5999:371:58;;;5435:300;;;;;;3228:4636:86;5435:300:58;;5999:371;6436:21;3228:4636:86;3803:4116:58;:::o;5061:88::-;3228:4636:86;;-1:-1:-1;;;5112:22:58;;;;;4591:368;4925:19;;;;;;;:::i;3228:4636:86:-;;;-1:-1:-1;;;3228:4636:86;;;;;;;;;;;;;:::i;:::-;;;;;;;;;;;;-1:-1:-1;;3228:4636:86;;;;;;;;;;;;:::o;:::-;;;;;;;;;;;;11513:870:61;3228:4636:86;;11513:870:61;;;3228:4636:86;11513:870:61;11672:7;;;;3228:4636:86;11775:28:61;11795:7;;;:::i;3228:4636:86:-;;;;;;;;;;;;;;;;11877:15:61;-1:-1:-1;11873:91:61;;3228:4636:86;;12233:11:61;3228:4636:86;;;12027:16:61;3228:4636:86;;;;;;;12027:16:61;;;;12083:7;12063:43;12083:7;;12063:28;12083:7;;:::i;:::-;12063:28;13267:109:91;;;;;;13089:293;;12063:28:61;3228:4636:86;;;;;;;;;;;;;;;;;12063:43:61;12233:11;3228:4636:86;-1:-1:-1;;;;;3228:4636:86;;;12023:189:61;3228:4636:86;;;12145:52:61;3228:4636:86;12155:41:61;3228:4636:86;;:::i;:::-;;;;;;;;12155:41:61;-1:-1:-1;;;;;3228:4636:86;;12155:41:61;;;3228:4636:86;12145:52:61;:::i;:::-;12023:189;;11873:91;3228:4636:86;;-1:-1:-1;;;11919:30:61;;;;;11668:709;12283:52;3228:4636:86;;12293:41:61;3228:4636:86;;:::i;12293:41:61:-;-1:-1:-1;;;;;3228:4636:86;;12293:41:61;;;3228:4636:86;12145:52:61;:::i;12283:::-;11678:1;12349:17;;:::o;7084:141:26:-;3228:4636:86;-1:-1:-1;;;;;;;;;;;3228:4636:86;;;;7150:18:26;7146:73;;7084:141::o;7146:73::-;3228:4636:86;;-1:-1:-1;;;7191:17:26;;;;","linkReferences":{},"immutableReferences":{"64520":[{"start":2537,"length":32}],"64523":[{"start":4780,"length":32}],"65474":[{"start":2123,"length":32},{"start":4837,"length":32}],"65477":[{"start":1298,"length":32},{"start":10629,"length":32}],"65480":[{"start":1366,"length":32},{"start":7731,"length":32},{"start":7995,"length":32}],"65483":[{"start":1993,"length":32},{"start":7578,"length":32},{"start":8121,"length":32}],"67998":[{"start":3733,"length":32},{"start":6477,"length":32}],"68000":[{"start":3479,"length":32},{"start":6638,"length":32}],"68002":[{"start":4169,"length":32}],"69080":[{"start":1440,"length":32},{"start":4055,"length":32},{"start":5673,"length":32}]}},"methodIdentifiers":{"BASE_DELEGATOR_HINTS()":"79d89614","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","OPT_IN_SERVICE_HINTS()":"9b656b22","TYPE()":"bb24fe8a","VAULT_FACTORY()":"103f2907","VAULT_HINTS()":"45e78fcb","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","networkLimitHint(address,bytes32,uint48)":"da749d2b","networkLimitHintInternal(bytes32,uint48)":"197aa7ea","onSlash(bytes32,address,uint256,uint48,bytes)":"e49561ee","operatorNetworkShares(bytes32,address)":"42c53e33","operatorNetworkSharesAt(bytes32,address,uint48,bytes)":"1a7a7044","operatorNetworkSharesHint(address,bytes32,address,uint48)":"07f9d5fd","operatorNetworkSharesHintInternal(bytes32,address,uint48)":"987b3ee8","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","stakeHints(address,bytes32,address,uint48)":"25dc9708","staticDelegateCall(address,bytes)":"9f86fd85","supportsInterface(bytes4)":"01ffc9a7","totalOperatorNetworkShares(bytes32)":"c43dc03f","totalOperatorNetworkSharesAt(bytes32,uint48,bytes)":"8b3f10b0","totalOperatorNetworkSharesHint(address,bytes32,uint48)":"b549ef1f","totalOperatorNetworkSharesHintInternal(bytes32,uint48)":"ed4d89e5","vault()":"fbfa77cf"},"rawMetadata":"{\"compiler\":{\"version\":\"0.8.25+commit.b61c2a91\"},\"language\":\"Solidity\",\"output\":{\"abi\":[{\"inputs\":[{\"internalType\":\"address\",\"name\":\"baseDelegatorHints\",\"type\":\"address\"},{\"internalType\":\"address\",\"name\":\"vaultHints\",\"type\":\"address\"},{\"internalType\":\"address\",\"name\":\"optInServiceHints\",\"type\":\"address\"}],\"stateMutability\":\"nonpayable\",\"type\":\"constructor\"},{\"inputs\":[],\"name\":\"AccessControlBadConfirmation\",\"type\":\"error\"},{\"inputs\":[{\"internalType\":\"address\",\"name\":\"account\",\"type\":\"address\"},{\"internalType\":\"bytes32\",\"name\":\"neededRole\",\"type\":\"bytes32\"}],\"name\":\"AccessControlUnauthorizedAccount\",\"type\":\"error\"},{\"inputs\":[],\"name\":\"AlreadySet\",\"type\":\"error\"},{\"inputs\":[],\"name\":\"CheckpointUnorderedInsertion\",\"type\":\"error\"},{\"inputs\":[],\"name\":\"DuplicateRoleHolder\",\"type\":\"error\"},{\"inputs\":[],\"name\":\"ExceedsMaxNetworkLimit\",\"type\":\"error\"},{\"inputs\":[],\"name\":\"ExternalCall\",\"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\":\"BASE_DELEGATOR_HINTS\",\"outputs\":[{\"internalType\":\"address\",\"name\":\"\",\"type\":\"address\"}],\"stateMutability\":\"view\",\"type\":\"function\"},{\"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\":\"OPT_IN_SERVICE_HINTS\",\"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\":\"VAULT_HINTS\",\"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\":\"address\",\"name\":\"delegator\",\"type\":\"address\"},{\"internalType\":\"bytes32\",\"name\":\"subnetwork\",\"type\":\"bytes32\"},{\"internalType\":\"uint48\",\"name\":\"timestamp\",\"type\":\"uint48\"}],\"name\":\"networkLimitHint\",\"outputs\":[{\"internalType\":\"bytes\",\"name\":\"\",\"type\":\"bytes\"}],\"stateMutability\":\"view\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"bytes32\",\"name\":\"subnetwork\",\"type\":\"bytes32\"},{\"internalType\":\"uint48\",\"name\":\"timestamp\",\"type\":\"uint48\"}],\"name\":\"networkLimitHintInternal\",\"outputs\":[{\"internalType\":\"bool\",\"name\":\"exists\",\"type\":\"bool\"},{\"internalType\":\"uint32\",\"name\":\"hint\",\"type\":\"uint32\"}],\"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\":\"address\",\"name\":\"delegator\",\"type\":\"address\"},{\"internalType\":\"bytes32\",\"name\":\"subnetwork\",\"type\":\"bytes32\"},{\"internalType\":\"address\",\"name\":\"operator\",\"type\":\"address\"},{\"internalType\":\"uint48\",\"name\":\"timestamp\",\"type\":\"uint48\"}],\"name\":\"operatorNetworkSharesHint\",\"outputs\":[{\"internalType\":\"bytes\",\"name\":\"\",\"type\":\"bytes\"}],\"stateMutability\":\"view\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"bytes32\",\"name\":\"subnetwork\",\"type\":\"bytes32\"},{\"internalType\":\"address\",\"name\":\"operator\",\"type\":\"address\"},{\"internalType\":\"uint48\",\"name\":\"timestamp\",\"type\":\"uint48\"}],\"name\":\"operatorNetworkSharesHintInternal\",\"outputs\":[{\"internalType\":\"bool\",\"name\":\"exists\",\"type\":\"bool\"},{\"internalType\":\"uint32\",\"name\":\"hint\",\"type\":\"uint32\"}],\"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\":\"delegator\",\"type\":\"address\"},{\"internalType\":\"bytes32\",\"name\":\"subnetwork\",\"type\":\"bytes32\"},{\"internalType\":\"address\",\"name\":\"operator\",\"type\":\"address\"},{\"internalType\":\"uint48\",\"name\":\"timestamp\",\"type\":\"uint48\"}],\"name\":\"stakeHints\",\"outputs\":[{\"internalType\":\"bytes\",\"name\":\"\",\"type\":\"bytes\"}],\"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\":[{\"internalType\":\"address\",\"name\":\"delegator\",\"type\":\"address\"},{\"internalType\":\"bytes32\",\"name\":\"subnetwork\",\"type\":\"bytes32\"},{\"internalType\":\"uint48\",\"name\":\"timestamp\",\"type\":\"uint48\"}],\"name\":\"totalOperatorNetworkSharesHint\",\"outputs\":[{\"internalType\":\"bytes\",\"name\":\"\",\"type\":\"bytes\"}],\"stateMutability\":\"view\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"bytes32\",\"name\":\"subnetwork\",\"type\":\"bytes32\"},{\"internalType\":\"uint48\",\"name\":\"timestamp\",\"type\":\"uint48\"}],\"name\":\"totalOperatorNetworkSharesHintInternal\",\"outputs\":[{\"internalType\":\"bool\",\"name\":\"exists\",\"type\":\"bool\"},{\"internalType\":\"uint32\",\"name\":\"hint\",\"type\":\"uint32\"}],\"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\"}}},\"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\":{\"src/contracts/hints/DelegatorHints.sol\":\"NetworkRestakeDelegatorHints\"},\"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/\",\":ds-test/=lib/openzeppelin-contracts-upgradeable/lib/forge-std/lib/ds-test/src/\",\":erc4626-tests/=lib/openzeppelin-contracts-upgradeable/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/openzeppelin-contracts-upgradeable/contracts/access/AccessControlUpgradeable.sol\":{\"keccak256\":\"0x6662ec4e5cefca03eeadd073e9469df8d2944bb2ee8ec8f7622c2c46aab5f225\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://4d8544c6f8daa4d1bc215c6a72fe0acdb748664a105b0e5efc19295667521d45\",\"dweb:/ipfs/QmdGWqdnXT8S3RgCR6aV8XHZrsybieMQLLnug1NtpSjEXN\"]},\"lib/openzeppelin-contracts-upgradeable/contracts/access/OwnableUpgradeable.sol\":{\"keccak256\":\"0xc163fcf9bb10138631a9ba5564df1fa25db9adff73bd9ee868a8ae1858fe093a\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://9706d43a0124053d9880f6e31a59f31bc0a6a3dc1acd66ce0a16e1111658c5f6\",\"dweb:/ipfs/QmUFmfowzkRwGtDu36cXV9SPTBHJ3n7dG9xQiK5B28jTf2\"]},\"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/interfaces/IERC1271.sol\":{\"keccak256\":\"0x85a45f3f10014a0f8be41157a32b6a5f905753ea64a4b64e29fc12b7deeecf39\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://c3c74009ce36136b36c77c23935b8e4a7b4f253be2da2be4fb4a916b1ce43743\",\"dweb:/ipfs/QmcH36v3iN7SJJuF73AunLR2LtNxhVJ1wm63ph4dPZ4pcL\"]},\"lib/openzeppelin-contracts/contracts/interfaces/IERC5267.sol\":{\"keccak256\":\"0x92aa1df62dc3d33f1656d63bede0923e0df0b706ad4137c8b10b0a8fe549fd92\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://c5c0f29195ad64cbe556da8e257dac8f05f78c53f90323c0d2accf8e6922d33a\",\"dweb:/ipfs/QmQ61TED8uaCZwcbh8KkgRSsCav7x7HbcGHwHts3U4DmUP\"]},\"lib/openzeppelin-contracts/contracts/token/ERC20/IERC20.sol\":{\"keccak256\":\"0xc6a8ff0ea489379b61faa647490411b80102578440ab9d84e9a957cc12164e70\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://0ea104e577e63faea3b69c415637e99e755dcbf64c5833d7140c35a714d6d90c\",\"dweb:/ipfs/Qmau6x4Ns9XdyynRCNNp3RhLqijJjFm7z5fyZazfYFGYdq\"]},\"lib/openzeppelin-contracts/contracts/token/ERC20/extensions/IERC20Permit.sol\":{\"keccak256\":\"0x6008dabfe393240d73d7dd7688033f72740d570aa422254d29a7dce8568f3aff\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://f5196ec75139918c6c7bb4251b36395e668f1fa6d206beba7e7520e74913940d\",\"dweb:/ipfs/QmSyqjksXxmm2mCG6qRd1yuwLykypkSVBbnBnGqJRcuJMi\"]},\"lib/openzeppelin-contracts/contracts/token/ERC20/utils/SafeERC20.sol\":{\"keccak256\":\"0x37bb49513c49c87c4642a891b13b63571bc87013dde806617aa1efb54605f386\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://b3036b3a83b7c48f96641f2a9002b9f2dcb6a5958dd670894ada21ae8229b3d0\",\"dweb:/ipfs/QmUNfSBdoVtjhETaUJCYcaC7pTMgbhht926tJ2uXJbiVd3\"]},\"lib/openzeppelin-contracts/contracts/utils/Address.sol\":{\"keccak256\":\"0xaf28a975a78550e45f65e559a3ad6a5ad43b9b8a37366999abd1b7084eb70721\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://b7bd24e224f67f65bfadf85dc2929fa965456bb2415478bd0125471b5ce35245\",\"dweb:/ipfs/QmRaydGr8BTHs1kvaZfsNU69pKzUAGFrvABn1KiRSbE51y\"]},\"lib/openzeppelin-contracts/contracts/utils/ShortStrings.sol\":{\"keccak256\":\"0x18a7171df639a934592915a520ecb97c5bbc9675a1105607aac8a94e72bf62c6\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://7478e1f13da69a2867ccd883001d836b75620362e743f196376d63ed0c422a1c\",\"dweb:/ipfs/QmWywcQ9TNfwtoqAxbn25d8C5VrV12PrPS9UjtGe6pL2BA\"]},\"lib/openzeppelin-contracts/contracts/utils/StorageSlot.sol\":{\"keccak256\":\"0x32ba59b4b7299237c8ba56319110989d7978a039faf754793064e967e5894418\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://1ae50c8b562427df610cc4540c9bf104acca7ef8e2dcae567ae7e52272281e9c\",\"dweb:/ipfs/QmTHiadFCSJUPpRjNegc5SahmeU8bAoY8i9Aq6tVscbcKR\"]},\"lib/openzeppelin-contracts/contracts/utils/Strings.sol\":{\"keccak256\":\"0x55f102ea785d8399c0e58d1108e2d289506dde18abc6db1b7f68c1f9f9bc5792\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://6e52e0a7765c943ef14e5bcf11e46e6139fa044be564881378349236bf2e3453\",\"dweb:/ipfs/QmZEeeXoFPW47amyP35gfzomF9DixqqTEPwzBakv6cZw6i\"]},\"lib/openzeppelin-contracts/contracts/utils/cryptography/ECDSA.sol\":{\"keccak256\":\"0xeed0a08b0b091f528356cbc7245891a4c748682d4f6a18055e8e6ca77d12a6cf\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://ba80ba06c8e6be852847e4c5f4492cef801feb6558ae09ed705ff2e04ea8b13c\",\"dweb:/ipfs/QmXRJDv3xHLVQCVXg1ZvR35QS9sij5y9NDWYzMfUfAdTHF\"]},\"lib/openzeppelin-contracts/contracts/utils/cryptography/EIP712.sol\":{\"keccak256\":\"0x999f705a027ed6dc2d4e0df2cc4a509852c6bfd11de1c8161bf88832d0503fd0\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://0798def67258d9a3cc20b2b4da7ebf351a5cefe0abfdd665d2d81f8e32f89b21\",\"dweb:/ipfs/QmPEvJosnPfzHNjKvCv2D3891mA2Ww8eUwkqrxBjuYdHCt\"]},\"lib/openzeppelin-contracts/contracts/utils/cryptography/MessageHashUtils.sol\":{\"keccak256\":\"0xba333517a3add42cd35fe877656fc3dfcc9de53baa4f3aabbd6d12a92e4ea435\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://2ceacff44c0fdc81e48e0e0b1db87a2076d3c1fb497341de077bf1da9f6b406c\",\"dweb:/ipfs/QmRUo1muMRAewxrKQ7TkXUtknyRoR57AyEkoPpiuZQ8FzX\"]},\"lib/openzeppelin-contracts/contracts/utils/cryptography/SignatureChecker.sol\":{\"keccak256\":\"0x6b11eb41a228cca35d4b662b4df69fcd75192851365102690f57b2ac01e83fe6\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://ab006a2983ed350d2af21ddcdd835dcae3b8340086cc4d088460da5abd041f69\",\"dweb:/ipfs/QmbEacDhkJZiGrgzLjB4pNtE8Z1uudjDw1DvcDUTVQFsLG\"]},\"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/math/SignedMath.sol\":{\"keccak256\":\"0x5f7e4076e175393767754387c962926577f1660dd9b810187b9002407656be72\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://7d533a1c97cd43a57cd9c465f7ee8dd0e39ae93a8fb8ff8e5303a356b081cdcc\",\"dweb:/ipfs/QmVBEei6aTnvYNZp2CHYVNKyZS4q1KkjANfY39WVXZXVoT\"]},\"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\"]},\"src/contracts/common/Entity.sol\":{\"keccak256\":\"0x3d61a932995b8443381f3950542d388223a2c26dd5d29a3274dea3baa7388bd7\",\"license\":\"BUSL-1.1\",\"urls\":[\"bzz-raw://7cdf5f03ca72fd263fd32ff59c8d88ddca911ae83896a287d10772c1bbe9b138\",\"dweb:/ipfs/QmbP84r5BWT1Rn9AYTntWSf3xUMTTCohTZJFhbBhDXFoHa\"]},\"src/contracts/common/MigratableEntity.sol\":{\"keccak256\":\"0x2d736f4dacd5d7e7697503bc426c78b8250fe1694ca157965ec178da6807de58\",\"license\":\"BUSL-1.1\",\"urls\":[\"bzz-raw://f1237acf96b4b9f9b69156e068eddd726a6e15bd8e87a18dc999cd4ba4da069c\",\"dweb:/ipfs/QmS6M8fiFFSeuJ4ZKKq1z8W7w4ybeHQSy5TLASGoc1LVic\"]},\"src/contracts/common/StaticDelegateCallable.sol\":{\"keccak256\":\"0x350029aa8955eacaffffaeb58babc5c98e80ebc5c5db388ed17ee6465f4a9d90\",\"license\":\"BUSL-1.1\",\"urls\":[\"bzz-raw://eb392a8ee9050e0af606897df63e3404e3829e8b688b580663892f9664195764\",\"dweb:/ipfs/QmaXC8jqV8UrrAFkzXTEv2fJF56sy33HhLxAzaRZmUxuXD\"]},\"src/contracts/delegator/BaseDelegator.sol\":{\"keccak256\":\"0x7c54d491fdd4415b764a9c8defa068e56d4c0c8c9419be0053a1d377669290e8\",\"license\":\"BUSL-1.1\",\"urls\":[\"bzz-raw://9238bfbad0f6eeb0dc7727724de14380f1980b395902269703d5e2ef07e52e10\",\"dweb:/ipfs/QmPJn1V4HNXcEghYvogGuSTF24dSQUPosR5qtsXcmNqRm3\"]},\"src/contracts/delegator/FullRestakeDelegator.sol\":{\"keccak256\":\"0x0a81c4f8e72914563a9cb771e93acf889c71ea36b7bec040e4eb562b199d5af1\",\"license\":\"BUSL-1.1\",\"urls\":[\"bzz-raw://6fc66b6ba02da77046a0bbbd1dd407a62c08f52e04486c9cbd2cb1cca3da555f\",\"dweb:/ipfs/QmZQivK1ZnMxfRQQ5aLpV9co5u55wQVNev5Rg1hzAqxhkE\"]},\"src/contracts/delegator/NetworkRestakeDelegator.sol\":{\"keccak256\":\"0xd3a8e6522f9c6fdcc2da837c9023afd6bdff2bce45a35590320c475519e3636d\",\"license\":\"BUSL-1.1\",\"urls\":[\"bzz-raw://58b17a87f6554f08376f9ea7fedf486a4aa75801bf0ad8b23ff5a46959b6b7a3\",\"dweb:/ipfs/QmSTmNh67tYt8CmjVZb57r8N3qX5yeYdMApKPJm3qvQgQw\"]},\"src/contracts/delegator/OperatorNetworkSpecificDelegator.sol\":{\"keccak256\":\"0x031a10722b9ec49048f0952710401131290adb87e71caf294e864e7ac3b98a16\",\"license\":\"BUSL-1.1\",\"urls\":[\"bzz-raw://72428febc875134b2f29205e6f294634a1c22a7d5c78d6a9cb2f8196f107c9b5\",\"dweb:/ipfs/QmTPwXR6h5oytckmkLrHdKeEMdphJxceDhYUR4zvQeWAwY\"]},\"src/contracts/delegator/OperatorSpecificDelegator.sol\":{\"keccak256\":\"0x630ce62fa30b9f3349ab7a8cf8dbf041319febc6dd757be2f94d3d25944ed328\",\"license\":\"BUSL-1.1\",\"urls\":[\"bzz-raw://c2ac59d47ce57d2a6819ae9833e1a618a371eccff93eb5ab367b201b01f42bfa\",\"dweb:/ipfs/QmdBpGMBivpNPv2WbH8vnCUy5xkVeaxQvGgqi33vKCz1kA\"]},\"src/contracts/hints/DelegatorHints.sol\":{\"keccak256\":\"0x44aa0c396311a54afbc7c73e8dadeed41e3165a4fd13f712b27d63d50fc3376d\",\"license\":\"BUSL-1.1\",\"urls\":[\"bzz-raw://2f255214f3531fc707d88be0d56a7a0aed4180439316d099d760d9118aa83093\",\"dweb:/ipfs/QmZD1w5p1ukJSXumUAjvxwGmkPhn7vsr21Y2atLGEZR2oi\"]},\"src/contracts/hints/Hints.sol\":{\"keccak256\":\"0x8b565df1ae35993c097a9e642002782a8f451f6fd01809cad6bcd345bdf1b99c\",\"license\":\"BUSL-1.1\",\"urls\":[\"bzz-raw://99a19adb01e350a92f534095b3078229df1f2f83077992d75d58d8684be45971\",\"dweb:/ipfs/QmbmwcuswVbzvwHQFTtrJG86oV98GnfxqYTb8cV8u1acox\"]},\"src/contracts/hints/OptInServiceHints.sol\":{\"keccak256\":\"0x95d9407900d27b9f4a1233b772aeed809c07b2dc5b31cfc9fa77ca26514c49e5\",\"license\":\"BUSL-1.1\",\"urls\":[\"bzz-raw://a13a8877e312d7e6b8b85bde3668c5d84ff5ecc83f762cd573f2b7104c64eb42\",\"dweb:/ipfs/QmYV2J55acuGzCNnS3juABuUHY5U1xc8g8o9jwEyFFdeG5\"]},\"src/contracts/hints/VaultHints.sol\":{\"keccak256\":\"0xccb505b7159b769cc114d67b87c2de6b106557f667fc8f3780114baad5c3c442\",\"license\":\"BUSL-1.1\",\"urls\":[\"bzz-raw://6d0c80a908fc16e96a8b5605a0bd53f9e89ad0ef0a738fbbae80ba4d3160749b\",\"dweb:/ipfs/QmXo5UtWoR8YmunqcbBU8rQMm1nvmvjNPoXcVrDhh4pEwR\"]},\"src/contracts/libraries/Checkpoints.sol\":{\"keccak256\":\"0xba90097c8bfe0a975499428b5f8ac5569483c7d92ccc28c12d70de416aae040c\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://12f5d93ca94cd06d3147db68993165a58e17903ed53682560de61f3085ad4609\",\"dweb:/ipfs/QmePiuAqvXprMLmFZkGZeGjvGPAvsEDHfCDv7BoQhXu9xE\"]},\"src/contracts/libraries/ERC4626Math.sol\":{\"keccak256\":\"0x8441160513c1cbeb1c3b9ee077bcc7e7ce20006b52a77c8dd39ff0ef89699939\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://943f8cc3e26ddf649f465f40c909819f5c864717c4baa339e9e403b9374a4653\",\"dweb:/ipfs/QmXPxi1sUDsrGprZdUgCzoPEosaZMv9ZhygWQ1vAi1phAB\"]},\"src/contracts/libraries/Subnetwork.sol\":{\"keccak256\":\"0xf5ef5506fd66082b3c2e7f3df37529f5a8efad32ac62e7c8914bd63219190bfe\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://ba031a54ee0d0e9a270c2b9e18437f5668cfeb659cfd5fe0677459d7fcac2a56\",\"dweb:/ipfs/QmReP3H7qQ78tAfgLnJKsNEQNCQfF1X1Get38Ffd4kzq32\"]},\"src/contracts/service/OptInService.sol\":{\"keccak256\":\"0x4e0932077f2686b7990e10d59deb2535334c0d09e52ef6e57c6ab09eca21c4b1\",\"license\":\"BUSL-1.1\",\"urls\":[\"bzz-raw://7c00d311032ed4a1743aca7475f3c86ce15cdfc2218108efc3731c03d34a5278\",\"dweb:/ipfs/QmUGGfVwVhaHr5kS4177yKKYiLYzi5qZpkEmvYxBZqazxf\"]},\"src/contracts/vault/Vault.sol\":{\"keccak256\":\"0x2ceff6ed3298c4cad144c99fcc79b51cb9397d6ebef00285b915848b476f8c2e\",\"license\":\"BUSL-1.1\",\"urls\":[\"bzz-raw://11f2fb3581854f3ab6e82e8d4935d9eb510c903a13c3f022346c2956a58f5307\",\"dweb:/ipfs/QmdUnoXoyYoG9SGWyQZCFyLDRUUX3eXyXetkRvw6jxqqBz\"]},\"src/contracts/vault/VaultStorage.sol\":{\"keccak256\":\"0x57db25b127d77ea3472de53e3a4af3354399655b9268638b99ca5925fa364a56\",\"license\":\"BUSL-1.1\",\"urls\":[\"bzz-raw://aa763d9a6ec508ae3abfb8228b72b9fd9525279e5135d4962e79ff059feb1173\",\"dweb:/ipfs/QmcbDR6E9wyEpu6V2FkEC4hnWy47zXA9LSKJde6zSGd33Q\"]},\"src/interfaces/common/IEntity.sol\":{\"keccak256\":\"0x8ef4b63d6da63489778ccd5f8d13ebdd527dd4b62730b2c616df5af7474d2d21\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://5a8d69576a9219d85c50816a18ad53a4d53cfcb27ed38b8cccc808dc2734b71b\",\"dweb:/ipfs/QmYVN3P4Q4REvBWJ97TbAcaxm3uyB2anV6NSGa6ZtSwcEv\"]},\"src/interfaces/common/IMigratableEntity.sol\":{\"keccak256\":\"0x8f5f2809f3afbe8ebfbb365dd7b57b4dd3b6f9943a6187eaf648d45895b8e3c4\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://0ffe640537d539e7a4fde70d30d3e4c57f4ba9c2c25c450cea713aae38e8fd5c\",\"dweb:/ipfs/QmSUTGzvdcn1R1KB7tLThMRtESsfPbeXDhhhKWGtntzBds\"]},\"src/interfaces/common/IRegistry.sol\":{\"keccak256\":\"0x474c981518bb6ac974ba2a1274c49fd918d3b5acf1f3710e59786c5e3c8fc8bb\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://db439e8880386dd308f8c67e612e9b15067fdffb29d6d0fd89c4edf820f30014\",\"dweb:/ipfs/QmQJuzgU17EZyPMoJNwknPkveK1Nwx1ByhZCBJzgRgcpvK\"]},\"src/interfaces/common/IStaticDelegateCallable.sol\":{\"keccak256\":\"0xa335d4e81b9071b7de66ef92b43ff20671d86516eb1be46fef29a3483cd3f5d5\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://d464b9db863c14c05547d2b23352f2e9b7b784799cf09f6bbc4906a2a74e3516\",\"dweb:/ipfs/QmUVWzFvJz7eEbDQKiFTTzwi7TEbjcs3VmwdM4kuptAKvi\"]},\"src/interfaces/delegator/IBaseDelegator.sol\":{\"keccak256\":\"0x96bb312f032e17accce3f8f80936d99468029d6b37c9ca74acdb4b026a0148ee\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://2a66dcb5b7d1a6ef6a363431ea98ebd78bc4fdd3d7a134d9b542dc66e7d025c2\",\"dweb:/ipfs/QmRhTPLd2ZAyRHmJUFUcWKs9b3if49QY17LYZuRqWmghw8\"]},\"src/interfaces/delegator/IDelegatorHook.sol\":{\"keccak256\":\"0xc51aa8d7d1f6c8043ee819b7aeb86da0e993912e1442098df897e299f01f9f46\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://adddf5cb2ba282aeb576b26efb28640f865a1721cc9b6eee8b3ee0457a2c9780\",\"dweb:/ipfs/QmNYgAmnLRwWZbhTuQhZs9rx4zcme1df5mEepkrniorSoW\"]},\"src/interfaces/delegator/IFullRestakeDelegator.sol\":{\"keccak256\":\"0xa3c8cb2e45d4d8ce90e95263bea40c01dc400f05ad65bc29597d878606be5e7d\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://782cf5e201aa4cca037ebafd3807a68ff1cc721d5b8416a35244db0d0607369e\",\"dweb:/ipfs/QmQkJks6x7CKndeTPa9LxgTNygD5uEi7obhADhpq1Lsr9A\"]},\"src/interfaces/delegator/INetworkRestakeDelegator.sol\":{\"keccak256\":\"0xe7030fe30389a147fd710e3436ec346b4842695fd3e65a81b95375c9f1d633fc\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://739c7e66d301778054f5c90bee45ec9438f68afba8a03eaaac52064c73b115ad\",\"dweb:/ipfs/QmfZ2ytKcTykAc76nxhg8ikUXV8NdBpetqb8W4YWPcox1Z\"]},\"src/interfaces/delegator/IOperatorNetworkSpecificDelegator.sol\":{\"keccak256\":\"0x74b95e64d29769202d45dd277bb830f623ff3d41ce77b80ce3ee4e318a5c71ec\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://e512b903aae5c1b8a028c6e3f4f6223b5cb5d704503cfa6bd37b5346868f5c20\",\"dweb:/ipfs/QmZim9YExsPWtyxyeui993HTKAEmrg8MUcSkZ77Gp2JcuZ\"]},\"src/interfaces/delegator/IOperatorSpecificDelegator.sol\":{\"keccak256\":\"0x72075cab585dc17240cc3e32bc99b92f0d5627ddd988fed680e3e1a52d5a01e4\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://7448bc90699409ae61d85216b5efc2143a37f0f73354be2aea993bc54afca441\",\"dweb:/ipfs/QmXE4gAxM8pHosZK8mcTcj17puBx484meDCcmrDePskGHZ\"]},\"src/interfaces/service/IOptInService.sol\":{\"keccak256\":\"0x76fb5460a6d87a5705433d4fbeff7253cd75b8bbd0c888b2088f16e86ace146a\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://990322019b3d11465f7024bae77ccbf7e2fe5d6fa3c754584778f37d04fa1337\",\"dweb:/ipfs/QmaSNHzcqxTkUCG9a4nqVfLECHLdjdrwAnDi3yDC7tDL24\"]},\"src/interfaces/slasher/IBaseSlasher.sol\":{\"keccak256\":\"0x7c82528b445659c313ab77335c407b0b6efe5e79027187bb287f7bc74202b404\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://0274c90aa5df1aa6bb470a6aab53992fb14fd7e5472c9430416505b29647d9cf\",\"dweb:/ipfs/QmckbmJLDetPemVzCnnGcKYWAZV2BRFXGDsjiaec8jkHxx\"]},\"src/interfaces/vault/IVault.sol\":{\"keccak256\":\"0xffee01d383cd4e1a5530c614bf4360c1ef070c288abec9da1eb531b51bc07235\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://04f0046cac285d8ec44ebbb1f79dc94fab4495767190cad8364fbc1fafaadfb9\",\"dweb:/ipfs/QmUawAunwzXfCyShWfhKeThAgKtqe51hmrxvrXvM772M2R\"]},\"src/interfaces/vault/IVaultStorage.sol\":{\"keccak256\":\"0x592626f13754194f83047135de19229c49390bd59e34659b1bb38be71d973a22\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://06a6a9dfddd05e580b32bebe2cff4f63ba26a653180676d58225dd30d9c89d3e\",\"dweb:/ipfs/QmdgzBeY6Sxo8mGtyBxtv1tM1c2kU6J6zjeRd7vuXm4DU6\"]}},\"version\":1}","metadata":{"compiler":{"version":"0.8.25+commit.b61c2a91"},"language":"Solidity","output":{"abi":[{"inputs":[{"internalType":"address","name":"baseDelegatorHints","type":"address"},{"internalType":"address","name":"vaultHints","type":"address"},{"internalType":"address","name":"optInServiceHints","type":"address"}],"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":"ExternalCall"},{"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":"BASE_DELEGATOR_HINTS","outputs":[{"internalType":"address","name":"","type":"address"}]},{"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":"OPT_IN_SERVICE_HINTS","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":"view","type":"function","name":"VAULT_HINTS","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":"address","name":"delegator","type":"address"},{"internalType":"bytes32","name":"subnetwork","type":"bytes32"},{"internalType":"uint48","name":"timestamp","type":"uint48"}],"stateMutability":"view","type":"function","name":"networkLimitHint","outputs":[{"internalType":"bytes","name":"","type":"bytes"}]},{"inputs":[{"internalType":"bytes32","name":"subnetwork","type":"bytes32"},{"internalType":"uint48","name":"timestamp","type":"uint48"}],"stateMutability":"view","type":"function","name":"networkLimitHintInternal","outputs":[{"internalType":"bool","name":"exists","type":"bool"},{"internalType":"uint32","name":"hint","type":"uint32"}]},{"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":"address","name":"delegator","type":"address"},{"internalType":"bytes32","name":"subnetwork","type":"bytes32"},{"internalType":"address","name":"operator","type":"address"},{"internalType":"uint48","name":"timestamp","type":"uint48"}],"stateMutability":"view","type":"function","name":"operatorNetworkSharesHint","outputs":[{"internalType":"bytes","name":"","type":"bytes"}]},{"inputs":[{"internalType":"bytes32","name":"subnetwork","type":"bytes32"},{"internalType":"address","name":"operator","type":"address"},{"internalType":"uint48","name":"timestamp","type":"uint48"}],"stateMutability":"view","type":"function","name":"operatorNetworkSharesHintInternal","outputs":[{"internalType":"bool","name":"exists","type":"bool"},{"internalType":"uint32","name":"hint","type":"uint32"}]},{"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":"delegator","type":"address"},{"internalType":"bytes32","name":"subnetwork","type":"bytes32"},{"internalType":"address","name":"operator","type":"address"},{"internalType":"uint48","name":"timestamp","type":"uint48"}],"stateMutability":"view","type":"function","name":"stakeHints","outputs":[{"internalType":"bytes","name":"","type":"bytes"}]},{"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":[{"internalType":"address","name":"delegator","type":"address"},{"internalType":"bytes32","name":"subnetwork","type":"bytes32"},{"internalType":"uint48","name":"timestamp","type":"uint48"}],"stateMutability":"view","type":"function","name":"totalOperatorNetworkSharesHint","outputs":[{"internalType":"bytes","name":"","type":"bytes"}]},{"inputs":[{"internalType":"bytes32","name":"subnetwork","type":"bytes32"},{"internalType":"uint48","name":"timestamp","type":"uint48"}],"stateMutability":"view","type":"function","name":"totalOperatorNetworkSharesHintInternal","outputs":[{"internalType":"bool","name":"exists","type":"bool"},{"internalType":"uint32","name":"hint","type":"uint32"}]},{"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/","ds-test/=lib/openzeppelin-contracts-upgradeable/lib/forge-std/lib/ds-test/src/","erc4626-tests/=lib/openzeppelin-contracts-upgradeable/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":{"src/contracts/hints/DelegatorHints.sol":"NetworkRestakeDelegatorHints"},"evmVersion":"cancun","libraries":{},"viaIR":true},"sources":{"lib/openzeppelin-contracts-upgradeable/contracts/access/AccessControlUpgradeable.sol":{"keccak256":"0x6662ec4e5cefca03eeadd073e9469df8d2944bb2ee8ec8f7622c2c46aab5f225","urls":["bzz-raw://4d8544c6f8daa4d1bc215c6a72fe0acdb748664a105b0e5efc19295667521d45","dweb:/ipfs/QmdGWqdnXT8S3RgCR6aV8XHZrsybieMQLLnug1NtpSjEXN"],"license":"MIT"},"lib/openzeppelin-contracts-upgradeable/contracts/access/OwnableUpgradeable.sol":{"keccak256":"0xc163fcf9bb10138631a9ba5564df1fa25db9adff73bd9ee868a8ae1858fe093a","urls":["bzz-raw://9706d43a0124053d9880f6e31a59f31bc0a6a3dc1acd66ce0a16e1111658c5f6","dweb:/ipfs/QmUFmfowzkRwGtDu36cXV9SPTBHJ3n7dG9xQiK5B28jTf2"],"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/interfaces/IERC1271.sol":{"keccak256":"0x85a45f3f10014a0f8be41157a32b6a5f905753ea64a4b64e29fc12b7deeecf39","urls":["bzz-raw://c3c74009ce36136b36c77c23935b8e4a7b4f253be2da2be4fb4a916b1ce43743","dweb:/ipfs/QmcH36v3iN7SJJuF73AunLR2LtNxhVJ1wm63ph4dPZ4pcL"],"license":"MIT"},"lib/openzeppelin-contracts/contracts/interfaces/IERC5267.sol":{"keccak256":"0x92aa1df62dc3d33f1656d63bede0923e0df0b706ad4137c8b10b0a8fe549fd92","urls":["bzz-raw://c5c0f29195ad64cbe556da8e257dac8f05f78c53f90323c0d2accf8e6922d33a","dweb:/ipfs/QmQ61TED8uaCZwcbh8KkgRSsCav7x7HbcGHwHts3U4DmUP"],"license":"MIT"},"lib/openzeppelin-contracts/contracts/token/ERC20/IERC20.sol":{"keccak256":"0xc6a8ff0ea489379b61faa647490411b80102578440ab9d84e9a957cc12164e70","urls":["bzz-raw://0ea104e577e63faea3b69c415637e99e755dcbf64c5833d7140c35a714d6d90c","dweb:/ipfs/Qmau6x4Ns9XdyynRCNNp3RhLqijJjFm7z5fyZazfYFGYdq"],"license":"MIT"},"lib/openzeppelin-contracts/contracts/token/ERC20/extensions/IERC20Permit.sol":{"keccak256":"0x6008dabfe393240d73d7dd7688033f72740d570aa422254d29a7dce8568f3aff","urls":["bzz-raw://f5196ec75139918c6c7bb4251b36395e668f1fa6d206beba7e7520e74913940d","dweb:/ipfs/QmSyqjksXxmm2mCG6qRd1yuwLykypkSVBbnBnGqJRcuJMi"],"license":"MIT"},"lib/openzeppelin-contracts/contracts/token/ERC20/utils/SafeERC20.sol":{"keccak256":"0x37bb49513c49c87c4642a891b13b63571bc87013dde806617aa1efb54605f386","urls":["bzz-raw://b3036b3a83b7c48f96641f2a9002b9f2dcb6a5958dd670894ada21ae8229b3d0","dweb:/ipfs/QmUNfSBdoVtjhETaUJCYcaC7pTMgbhht926tJ2uXJbiVd3"],"license":"MIT"},"lib/openzeppelin-contracts/contracts/utils/Address.sol":{"keccak256":"0xaf28a975a78550e45f65e559a3ad6a5ad43b9b8a37366999abd1b7084eb70721","urls":["bzz-raw://b7bd24e224f67f65bfadf85dc2929fa965456bb2415478bd0125471b5ce35245","dweb:/ipfs/QmRaydGr8BTHs1kvaZfsNU69pKzUAGFrvABn1KiRSbE51y"],"license":"MIT"},"lib/openzeppelin-contracts/contracts/utils/ShortStrings.sol":{"keccak256":"0x18a7171df639a934592915a520ecb97c5bbc9675a1105607aac8a94e72bf62c6","urls":["bzz-raw://7478e1f13da69a2867ccd883001d836b75620362e743f196376d63ed0c422a1c","dweb:/ipfs/QmWywcQ9TNfwtoqAxbn25d8C5VrV12PrPS9UjtGe6pL2BA"],"license":"MIT"},"lib/openzeppelin-contracts/contracts/utils/StorageSlot.sol":{"keccak256":"0x32ba59b4b7299237c8ba56319110989d7978a039faf754793064e967e5894418","urls":["bzz-raw://1ae50c8b562427df610cc4540c9bf104acca7ef8e2dcae567ae7e52272281e9c","dweb:/ipfs/QmTHiadFCSJUPpRjNegc5SahmeU8bAoY8i9Aq6tVscbcKR"],"license":"MIT"},"lib/openzeppelin-contracts/contracts/utils/Strings.sol":{"keccak256":"0x55f102ea785d8399c0e58d1108e2d289506dde18abc6db1b7f68c1f9f9bc5792","urls":["bzz-raw://6e52e0a7765c943ef14e5bcf11e46e6139fa044be564881378349236bf2e3453","dweb:/ipfs/QmZEeeXoFPW47amyP35gfzomF9DixqqTEPwzBakv6cZw6i"],"license":"MIT"},"lib/openzeppelin-contracts/contracts/utils/cryptography/ECDSA.sol":{"keccak256":"0xeed0a08b0b091f528356cbc7245891a4c748682d4f6a18055e8e6ca77d12a6cf","urls":["bzz-raw://ba80ba06c8e6be852847e4c5f4492cef801feb6558ae09ed705ff2e04ea8b13c","dweb:/ipfs/QmXRJDv3xHLVQCVXg1ZvR35QS9sij5y9NDWYzMfUfAdTHF"],"license":"MIT"},"lib/openzeppelin-contracts/contracts/utils/cryptography/EIP712.sol":{"keccak256":"0x999f705a027ed6dc2d4e0df2cc4a509852c6bfd11de1c8161bf88832d0503fd0","urls":["bzz-raw://0798def67258d9a3cc20b2b4da7ebf351a5cefe0abfdd665d2d81f8e32f89b21","dweb:/ipfs/QmPEvJosnPfzHNjKvCv2D3891mA2Ww8eUwkqrxBjuYdHCt"],"license":"MIT"},"lib/openzeppelin-contracts/contracts/utils/cryptography/MessageHashUtils.sol":{"keccak256":"0xba333517a3add42cd35fe877656fc3dfcc9de53baa4f3aabbd6d12a92e4ea435","urls":["bzz-raw://2ceacff44c0fdc81e48e0e0b1db87a2076d3c1fb497341de077bf1da9f6b406c","dweb:/ipfs/QmRUo1muMRAewxrKQ7TkXUtknyRoR57AyEkoPpiuZQ8FzX"],"license":"MIT"},"lib/openzeppelin-contracts/contracts/utils/cryptography/SignatureChecker.sol":{"keccak256":"0x6b11eb41a228cca35d4b662b4df69fcd75192851365102690f57b2ac01e83fe6","urls":["bzz-raw://ab006a2983ed350d2af21ddcdd835dcae3b8340086cc4d088460da5abd041f69","dweb:/ipfs/QmbEacDhkJZiGrgzLjB4pNtE8Z1uudjDw1DvcDUTVQFsLG"],"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/math/SignedMath.sol":{"keccak256":"0x5f7e4076e175393767754387c962926577f1660dd9b810187b9002407656be72","urls":["bzz-raw://7d533a1c97cd43a57cd9c465f7ee8dd0e39ae93a8fb8ff8e5303a356b081cdcc","dweb:/ipfs/QmVBEei6aTnvYNZp2CHYVNKyZS4q1KkjANfY39WVXZXVoT"],"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"},"src/contracts/common/Entity.sol":{"keccak256":"0x3d61a932995b8443381f3950542d388223a2c26dd5d29a3274dea3baa7388bd7","urls":["bzz-raw://7cdf5f03ca72fd263fd32ff59c8d88ddca911ae83896a287d10772c1bbe9b138","dweb:/ipfs/QmbP84r5BWT1Rn9AYTntWSf3xUMTTCohTZJFhbBhDXFoHa"],"license":"BUSL-1.1"},"src/contracts/common/MigratableEntity.sol":{"keccak256":"0x2d736f4dacd5d7e7697503bc426c78b8250fe1694ca157965ec178da6807de58","urls":["bzz-raw://f1237acf96b4b9f9b69156e068eddd726a6e15bd8e87a18dc999cd4ba4da069c","dweb:/ipfs/QmS6M8fiFFSeuJ4ZKKq1z8W7w4ybeHQSy5TLASGoc1LVic"],"license":"BUSL-1.1"},"src/contracts/common/StaticDelegateCallable.sol":{"keccak256":"0x350029aa8955eacaffffaeb58babc5c98e80ebc5c5db388ed17ee6465f4a9d90","urls":["bzz-raw://eb392a8ee9050e0af606897df63e3404e3829e8b688b580663892f9664195764","dweb:/ipfs/QmaXC8jqV8UrrAFkzXTEv2fJF56sy33HhLxAzaRZmUxuXD"],"license":"BUSL-1.1"},"src/contracts/delegator/BaseDelegator.sol":{"keccak256":"0x7c54d491fdd4415b764a9c8defa068e56d4c0c8c9419be0053a1d377669290e8","urls":["bzz-raw://9238bfbad0f6eeb0dc7727724de14380f1980b395902269703d5e2ef07e52e10","dweb:/ipfs/QmPJn1V4HNXcEghYvogGuSTF24dSQUPosR5qtsXcmNqRm3"],"license":"BUSL-1.1"},"src/contracts/delegator/FullRestakeDelegator.sol":{"keccak256":"0x0a81c4f8e72914563a9cb771e93acf889c71ea36b7bec040e4eb562b199d5af1","urls":["bzz-raw://6fc66b6ba02da77046a0bbbd1dd407a62c08f52e04486c9cbd2cb1cca3da555f","dweb:/ipfs/QmZQivK1ZnMxfRQQ5aLpV9co5u55wQVNev5Rg1hzAqxhkE"],"license":"BUSL-1.1"},"src/contracts/delegator/NetworkRestakeDelegator.sol":{"keccak256":"0xd3a8e6522f9c6fdcc2da837c9023afd6bdff2bce45a35590320c475519e3636d","urls":["bzz-raw://58b17a87f6554f08376f9ea7fedf486a4aa75801bf0ad8b23ff5a46959b6b7a3","dweb:/ipfs/QmSTmNh67tYt8CmjVZb57r8N3qX5yeYdMApKPJm3qvQgQw"],"license":"BUSL-1.1"},"src/contracts/delegator/OperatorNetworkSpecificDelegator.sol":{"keccak256":"0x031a10722b9ec49048f0952710401131290adb87e71caf294e864e7ac3b98a16","urls":["bzz-raw://72428febc875134b2f29205e6f294634a1c22a7d5c78d6a9cb2f8196f107c9b5","dweb:/ipfs/QmTPwXR6h5oytckmkLrHdKeEMdphJxceDhYUR4zvQeWAwY"],"license":"BUSL-1.1"},"src/contracts/delegator/OperatorSpecificDelegator.sol":{"keccak256":"0x630ce62fa30b9f3349ab7a8cf8dbf041319febc6dd757be2f94d3d25944ed328","urls":["bzz-raw://c2ac59d47ce57d2a6819ae9833e1a618a371eccff93eb5ab367b201b01f42bfa","dweb:/ipfs/QmdBpGMBivpNPv2WbH8vnCUy5xkVeaxQvGgqi33vKCz1kA"],"license":"BUSL-1.1"},"src/contracts/hints/DelegatorHints.sol":{"keccak256":"0x44aa0c396311a54afbc7c73e8dadeed41e3165a4fd13f712b27d63d50fc3376d","urls":["bzz-raw://2f255214f3531fc707d88be0d56a7a0aed4180439316d099d760d9118aa83093","dweb:/ipfs/QmZD1w5p1ukJSXumUAjvxwGmkPhn7vsr21Y2atLGEZR2oi"],"license":"BUSL-1.1"},"src/contracts/hints/Hints.sol":{"keccak256":"0x8b565df1ae35993c097a9e642002782a8f451f6fd01809cad6bcd345bdf1b99c","urls":["bzz-raw://99a19adb01e350a92f534095b3078229df1f2f83077992d75d58d8684be45971","dweb:/ipfs/QmbmwcuswVbzvwHQFTtrJG86oV98GnfxqYTb8cV8u1acox"],"license":"BUSL-1.1"},"src/contracts/hints/OptInServiceHints.sol":{"keccak256":"0x95d9407900d27b9f4a1233b772aeed809c07b2dc5b31cfc9fa77ca26514c49e5","urls":["bzz-raw://a13a8877e312d7e6b8b85bde3668c5d84ff5ecc83f762cd573f2b7104c64eb42","dweb:/ipfs/QmYV2J55acuGzCNnS3juABuUHY5U1xc8g8o9jwEyFFdeG5"],"license":"BUSL-1.1"},"src/contracts/hints/VaultHints.sol":{"keccak256":"0xccb505b7159b769cc114d67b87c2de6b106557f667fc8f3780114baad5c3c442","urls":["bzz-raw://6d0c80a908fc16e96a8b5605a0bd53f9e89ad0ef0a738fbbae80ba4d3160749b","dweb:/ipfs/QmXo5UtWoR8YmunqcbBU8rQMm1nvmvjNPoXcVrDhh4pEwR"],"license":"BUSL-1.1"},"src/contracts/libraries/Checkpoints.sol":{"keccak256":"0xba90097c8bfe0a975499428b5f8ac5569483c7d92ccc28c12d70de416aae040c","urls":["bzz-raw://12f5d93ca94cd06d3147db68993165a58e17903ed53682560de61f3085ad4609","dweb:/ipfs/QmePiuAqvXprMLmFZkGZeGjvGPAvsEDHfCDv7BoQhXu9xE"],"license":"MIT"},"src/contracts/libraries/ERC4626Math.sol":{"keccak256":"0x8441160513c1cbeb1c3b9ee077bcc7e7ce20006b52a77c8dd39ff0ef89699939","urls":["bzz-raw://943f8cc3e26ddf649f465f40c909819f5c864717c4baa339e9e403b9374a4653","dweb:/ipfs/QmXPxi1sUDsrGprZdUgCzoPEosaZMv9ZhygWQ1vAi1phAB"],"license":"MIT"},"src/contracts/libraries/Subnetwork.sol":{"keccak256":"0xf5ef5506fd66082b3c2e7f3df37529f5a8efad32ac62e7c8914bd63219190bfe","urls":["bzz-raw://ba031a54ee0d0e9a270c2b9e18437f5668cfeb659cfd5fe0677459d7fcac2a56","dweb:/ipfs/QmReP3H7qQ78tAfgLnJKsNEQNCQfF1X1Get38Ffd4kzq32"],"license":"MIT"},"src/contracts/service/OptInService.sol":{"keccak256":"0x4e0932077f2686b7990e10d59deb2535334c0d09e52ef6e57c6ab09eca21c4b1","urls":["bzz-raw://7c00d311032ed4a1743aca7475f3c86ce15cdfc2218108efc3731c03d34a5278","dweb:/ipfs/QmUGGfVwVhaHr5kS4177yKKYiLYzi5qZpkEmvYxBZqazxf"],"license":"BUSL-1.1"},"src/contracts/vault/Vault.sol":{"keccak256":"0x2ceff6ed3298c4cad144c99fcc79b51cb9397d6ebef00285b915848b476f8c2e","urls":["bzz-raw://11f2fb3581854f3ab6e82e8d4935d9eb510c903a13c3f022346c2956a58f5307","dweb:/ipfs/QmdUnoXoyYoG9SGWyQZCFyLDRUUX3eXyXetkRvw6jxqqBz"],"license":"BUSL-1.1"},"src/contracts/vault/VaultStorage.sol":{"keccak256":"0x57db25b127d77ea3472de53e3a4af3354399655b9268638b99ca5925fa364a56","urls":["bzz-raw://aa763d9a6ec508ae3abfb8228b72b9fd9525279e5135d4962e79ff059feb1173","dweb:/ipfs/QmcbDR6E9wyEpu6V2FkEC4hnWy47zXA9LSKJde6zSGd33Q"],"license":"BUSL-1.1"},"src/interfaces/common/IEntity.sol":{"keccak256":"0x8ef4b63d6da63489778ccd5f8d13ebdd527dd4b62730b2c616df5af7474d2d21","urls":["bzz-raw://5a8d69576a9219d85c50816a18ad53a4d53cfcb27ed38b8cccc808dc2734b71b","dweb:/ipfs/QmYVN3P4Q4REvBWJ97TbAcaxm3uyB2anV6NSGa6ZtSwcEv"],"license":"MIT"},"src/interfaces/common/IMigratableEntity.sol":{"keccak256":"0x8f5f2809f3afbe8ebfbb365dd7b57b4dd3b6f9943a6187eaf648d45895b8e3c4","urls":["bzz-raw://0ffe640537d539e7a4fde70d30d3e4c57f4ba9c2c25c450cea713aae38e8fd5c","dweb:/ipfs/QmSUTGzvdcn1R1KB7tLThMRtESsfPbeXDhhhKWGtntzBds"],"license":"MIT"},"src/interfaces/common/IRegistry.sol":{"keccak256":"0x474c981518bb6ac974ba2a1274c49fd918d3b5acf1f3710e59786c5e3c8fc8bb","urls":["bzz-raw://db439e8880386dd308f8c67e612e9b15067fdffb29d6d0fd89c4edf820f30014","dweb:/ipfs/QmQJuzgU17EZyPMoJNwknPkveK1Nwx1ByhZCBJzgRgcpvK"],"license":"MIT"},"src/interfaces/common/IStaticDelegateCallable.sol":{"keccak256":"0xa335d4e81b9071b7de66ef92b43ff20671d86516eb1be46fef29a3483cd3f5d5","urls":["bzz-raw://d464b9db863c14c05547d2b23352f2e9b7b784799cf09f6bbc4906a2a74e3516","dweb:/ipfs/QmUVWzFvJz7eEbDQKiFTTzwi7TEbjcs3VmwdM4kuptAKvi"],"license":"MIT"},"src/interfaces/delegator/IBaseDelegator.sol":{"keccak256":"0x96bb312f032e17accce3f8f80936d99468029d6b37c9ca74acdb4b026a0148ee","urls":["bzz-raw://2a66dcb5b7d1a6ef6a363431ea98ebd78bc4fdd3d7a134d9b542dc66e7d025c2","dweb:/ipfs/QmRhTPLd2ZAyRHmJUFUcWKs9b3if49QY17LYZuRqWmghw8"],"license":"MIT"},"src/interfaces/delegator/IDelegatorHook.sol":{"keccak256":"0xc51aa8d7d1f6c8043ee819b7aeb86da0e993912e1442098df897e299f01f9f46","urls":["bzz-raw://adddf5cb2ba282aeb576b26efb28640f865a1721cc9b6eee8b3ee0457a2c9780","dweb:/ipfs/QmNYgAmnLRwWZbhTuQhZs9rx4zcme1df5mEepkrniorSoW"],"license":"MIT"},"src/interfaces/delegator/IFullRestakeDelegator.sol":{"keccak256":"0xa3c8cb2e45d4d8ce90e95263bea40c01dc400f05ad65bc29597d878606be5e7d","urls":["bzz-raw://782cf5e201aa4cca037ebafd3807a68ff1cc721d5b8416a35244db0d0607369e","dweb:/ipfs/QmQkJks6x7CKndeTPa9LxgTNygD5uEi7obhADhpq1Lsr9A"],"license":"MIT"},"src/interfaces/delegator/INetworkRestakeDelegator.sol":{"keccak256":"0xe7030fe30389a147fd710e3436ec346b4842695fd3e65a81b95375c9f1d633fc","urls":["bzz-raw://739c7e66d301778054f5c90bee45ec9438f68afba8a03eaaac52064c73b115ad","dweb:/ipfs/QmfZ2ytKcTykAc76nxhg8ikUXV8NdBpetqb8W4YWPcox1Z"],"license":"MIT"},"src/interfaces/delegator/IOperatorNetworkSpecificDelegator.sol":{"keccak256":"0x74b95e64d29769202d45dd277bb830f623ff3d41ce77b80ce3ee4e318a5c71ec","urls":["bzz-raw://e512b903aae5c1b8a028c6e3f4f6223b5cb5d704503cfa6bd37b5346868f5c20","dweb:/ipfs/QmZim9YExsPWtyxyeui993HTKAEmrg8MUcSkZ77Gp2JcuZ"],"license":"MIT"},"src/interfaces/delegator/IOperatorSpecificDelegator.sol":{"keccak256":"0x72075cab585dc17240cc3e32bc99b92f0d5627ddd988fed680e3e1a52d5a01e4","urls":["bzz-raw://7448bc90699409ae61d85216b5efc2143a37f0f73354be2aea993bc54afca441","dweb:/ipfs/QmXE4gAxM8pHosZK8mcTcj17puBx484meDCcmrDePskGHZ"],"license":"MIT"},"src/interfaces/service/IOptInService.sol":{"keccak256":"0x76fb5460a6d87a5705433d4fbeff7253cd75b8bbd0c888b2088f16e86ace146a","urls":["bzz-raw://990322019b3d11465f7024bae77ccbf7e2fe5d6fa3c754584778f37d04fa1337","dweb:/ipfs/QmaSNHzcqxTkUCG9a4nqVfLECHLdjdrwAnDi3yDC7tDL24"],"license":"MIT"},"src/interfaces/slasher/IBaseSlasher.sol":{"keccak256":"0x7c82528b445659c313ab77335c407b0b6efe5e79027187bb287f7bc74202b404","urls":["bzz-raw://0274c90aa5df1aa6bb470a6aab53992fb14fd7e5472c9430416505b29647d9cf","dweb:/ipfs/QmckbmJLDetPemVzCnnGcKYWAZV2BRFXGDsjiaec8jkHxx"],"license":"MIT"},"src/interfaces/vault/IVault.sol":{"keccak256":"0xffee01d383cd4e1a5530c614bf4360c1ef070c288abec9da1eb531b51bc07235","urls":["bzz-raw://04f0046cac285d8ec44ebbb1f79dc94fab4495767190cad8364fbc1fafaadfb9","dweb:/ipfs/QmUawAunwzXfCyShWfhKeThAgKtqe51hmrxvrXvM772M2R"],"license":"MIT"},"src/interfaces/vault/IVaultStorage.sol":{"keccak256":"0x592626f13754194f83047135de19229c49390bd59e34659b1bb38be71d973a22","urls":["bzz-raw://06a6a9dfddd05e580b32bebe2cff4f63ba26a653180676d58225dd30d9c89d3e","dweb:/ipfs/QmdgzBeY6Sxo8mGtyBxtv1tM1c2kU6J6zjeRd7vuXm4DU6"],"license":"MIT"}},"version":1},"id":86}