UNPKG

@hyperlane-xyz/core

Version:

Core solidity contracts for Hyperlane

1 lines 359 kB
export const InterchainAccountRouter = {"_format":"hh-zksolc-artifact-1","contractName":"InterchainAccountRouter","sourceName":"contracts/middleware/InterchainAccountRouter.sol","abi":[{"inputs":[{"internalType":"address","name":"_mailbox","type":"address"},{"internalType":"address","name":"_hook","type":"address"},{"internalType":"address","name":"_owner","type":"address"},{"internalType":"uint256","name":"_commit_tx_gas_usage","type":"uint256"},{"internalType":"string[]","name":"_commitment_urls","type":"string[]"}],"stateMutability":"nonpayable","type":"constructor"},{"anonymous":false,"inputs":[{"indexed":true,"internalType":"bytes32","name":"commitment","type":"bytes32"}],"name":"CommitRevealDispatched","type":"event"},{"anonymous":false,"inputs":[{"indexed":false,"internalType":"address","name":"_hook","type":"address"}],"name":"HookSet","type":"event"},{"anonymous":false,"inputs":[{"indexed":false,"internalType":"uint8","name":"version","type":"uint8"}],"name":"Initialized","type":"event"},{"anonymous":false,"inputs":[{"indexed":true,"internalType":"address","name":"account","type":"address"},{"indexed":false,"internalType":"uint32","name":"origin","type":"uint32"},{"indexed":false,"internalType":"bytes32","name":"router","type":"bytes32"},{"indexed":false,"internalType":"bytes32","name":"owner","type":"bytes32"},{"indexed":false,"internalType":"address","name":"ism","type":"address"},{"indexed":false,"internalType":"bytes32","name":"salt","type":"bytes32"}],"name":"InterchainAccountCreated","type":"event"},{"anonymous":false,"inputs":[{"indexed":false,"internalType":"address","name":"_ism","type":"address"}],"name":"IsmSet","type":"event"},{"anonymous":false,"inputs":[{"indexed":true,"internalType":"address","name":"previousOwner","type":"address"},{"indexed":true,"internalType":"address","name":"newOwner","type":"address"}],"name":"OwnershipTransferred","type":"event"},{"anonymous":false,"inputs":[{"indexed":true,"internalType":"uint32","name":"destination","type":"uint32"},{"indexed":true,"internalType":"address","name":"owner","type":"address"},{"indexed":false,"internalType":"bytes32","name":"router","type":"bytes32"},{"indexed":false,"internalType":"bytes32","name":"ism","type":"bytes32"},{"indexed":false,"internalType":"bytes32","name":"salt","type":"bytes32"}],"name":"RemoteCallDispatched","type":"event"},{"anonymous":false,"inputs":[{"indexed":true,"internalType":"uint32","name":"domain","type":"uint32"},{"indexed":false,"internalType":"bytes32","name":"ism","type":"bytes32"}],"name":"RemoteIsmEnrolled","type":"event"},{"inputs":[],"name":"CCIP_READ_ISM","outputs":[{"internalType":"contract CommitmentReadIsm","name":"","type":"address"}],"stateMutability":"view","type":"function"},{"inputs":[],"name":"COMMIT_TX_GAS_USAGE","outputs":[{"internalType":"uint256","name":"","type":"uint256"}],"stateMutability":"view","type":"function"},{"inputs":[],"name":"PACKAGE_VERSION","outputs":[{"internalType":"string","name":"","type":"string"}],"stateMutability":"view","type":"function"},{"inputs":[{"internalType":"address","name":"_feeToken","type":"address"},{"internalType":"address","name":"_hook","type":"address"}],"name":"approveFeeTokenForHook","outputs":[],"stateMutability":"nonpayable","type":"function"},{"inputs":[],"name":"bytecodeHash","outputs":[{"internalType":"bytes32","name":"","type":"bytes32"}],"stateMutability":"view","type":"function"},{"inputs":[{"internalType":"uint32","name":"_destination","type":"uint32"},{"components":[{"internalType":"bytes32","name":"to","type":"bytes32"},{"internalType":"uint256","name":"value","type":"uint256"},{"internalType":"bytes","name":"data","type":"bytes"}],"internalType":"struct CallLib.Call[]","name":"_calls","type":"tuple[]"},{"internalType":"bytes","name":"_hookMetadata","type":"bytes"}],"name":"callRemote","outputs":[{"internalType":"bytes32","name":"","type":"bytes32"}],"stateMutability":"payable","type":"function"},{"inputs":[{"internalType":"uint32","name":"_destination","type":"uint32"},{"components":[{"internalType":"bytes32","name":"to","type":"bytes32"},{"internalType":"uint256","name":"value","type":"uint256"},{"internalType":"bytes","name":"data","type":"bytes"}],"internalType":"struct CallLib.Call[]","name":"_calls","type":"tuple[]"}],"name":"callRemote","outputs":[{"internalType":"bytes32","name":"","type":"bytes32"}],"stateMutability":"payable","type":"function"},{"inputs":[{"internalType":"uint32","name":"_destination","type":"uint32"},{"internalType":"bytes32","name":"_router","type":"bytes32"},{"internalType":"bytes32","name":"_ism","type":"bytes32"},{"internalType":"bytes32","name":"_ccipReadIsm","type":"bytes32"},{"internalType":"bytes","name":"_hookMetadata","type":"bytes"},{"internalType":"contract IPostDispatchHook","name":"_hook","type":"address"},{"internalType":"bytes32","name":"_salt","type":"bytes32"},{"internalType":"bytes32","name":"_commitment","type":"bytes32"}],"name":"callRemoteCommitReveal","outputs":[{"internalType":"bytes32","name":"_commitmentMsgId","type":"bytes32"},{"internalType":"bytes32","name":"_revealMsgId","type":"bytes32"}],"stateMutability":"payable","type":"function"},{"inputs":[{"internalType":"uint32","name":"_destination","type":"uint32"},{"internalType":"bytes32","name":"_commitment","type":"bytes32"},{"internalType":"uint256","name":"_gasLimit","type":"uint256"}],"name":"callRemoteCommitReveal","outputs":[{"internalType":"bytes32","name":"_commitmentMsgId","type":"bytes32"},{"internalType":"bytes32","name":"_revealMsgId","type":"bytes32"}],"stateMutability":"payable","type":"function"},{"inputs":[{"internalType":"uint32","name":"_destination","type":"uint32"},{"internalType":"bytes32","name":"_router","type":"bytes32"},{"internalType":"bytes32","name":"_ism","type":"bytes32"},{"internalType":"bytes","name":"_hookMetadata","type":"bytes"},{"internalType":"contract IPostDispatchHook","name":"_hook","type":"address"},{"internalType":"bytes32","name":"_salt","type":"bytes32"},{"internalType":"bytes32","name":"_commitment","type":"bytes32"}],"name":"callRemoteCommitReveal","outputs":[{"internalType":"bytes32","name":"_commitmentMsgId","type":"bytes32"},{"internalType":"bytes32","name":"_revealMsgId","type":"bytes32"}],"stateMutability":"payable","type":"function"},{"inputs":[{"internalType":"uint32","name":"_destination","type":"uint32"},{"internalType":"bytes32","name":"_router","type":"bytes32"},{"internalType":"bytes32","name":"_ism","type":"bytes32"},{"components":[{"internalType":"bytes32","name":"to","type":"bytes32"},{"internalType":"uint256","name":"value","type":"uint256"},{"internalType":"bytes","name":"data","type":"bytes"}],"internalType":"struct CallLib.Call[]","name":"_calls","type":"tuple[]"},{"internalType":"bytes","name":"_hookMetadata","type":"bytes"},{"internalType":"bytes32","name":"_userSalt","type":"bytes32"}],"name":"callRemoteWithOverrides","outputs":[{"internalType":"bytes32","name":"","type":"bytes32"}],"stateMutability":"payable","type":"function"},{"inputs":[{"internalType":"uint32","name":"_destination","type":"uint32"},{"internalType":"bytes32","name":"_router","type":"bytes32"},{"internalType":"bytes32","name":"_ism","type":"bytes32"},{"components":[{"internalType":"bytes32","name":"to","type":"bytes32"},{"internalType":"uint256","name":"value","type":"uint256"},{"internalType":"bytes","name":"data","type":"bytes"}],"internalType":"struct CallLib.Call[]","name":"_calls","type":"tuple[]"}],"name":"callRemoteWithOverrides","outputs":[{"internalType":"bytes32","name":"","type":"bytes32"}],"stateMutability":"payable","type":"function"},{"inputs":[{"internalType":"uint32","name":"_destination","type":"uint32"},{"internalType":"bytes32","name":"_router","type":"bytes32"},{"internalType":"bytes32","name":"_ism","type":"bytes32"},{"components":[{"internalType":"bytes32","name":"to","type":"bytes32"},{"internalType":"uint256","name":"value","type":"uint256"},{"internalType":"bytes","name":"data","type":"bytes"}],"internalType":"struct CallLib.Call[]","name":"_calls","type":"tuple[]"},{"internalType":"bytes32","name":"_userSalt","type":"bytes32"}],"name":"callRemoteWithOverrides","outputs":[{"internalType":"bytes32","name":"","type":"bytes32"}],"stateMutability":"payable","type":"function"},{"inputs":[{"internalType":"uint32","name":"_destination","type":"uint32"},{"internalType":"bytes32","name":"_router","type":"bytes32"},{"internalType":"bytes32","name":"_ism","type":"bytes32"},{"components":[{"internalType":"bytes32","name":"to","type":"bytes32"},{"internalType":"uint256","name":"value","type":"uint256"},{"internalType":"bytes","name":"data","type":"bytes"}],"internalType":"struct CallLib.Call[]","name":"_calls","type":"tuple[]"},{"internalType":"bytes","name":"_hookMetadata","type":"bytes"},{"internalType":"bytes32","name":"_salt","type":"bytes32"},{"internalType":"contract IPostDispatchHook","name":"_hook","type":"address"}],"name":"callRemoteWithOverrides","outputs":[{"internalType":"bytes32","name":"","type":"bytes32"}],"stateMutability":"payable","type":"function"},{"inputs":[{"internalType":"uint32","name":"_destination","type":"uint32"},{"internalType":"bytes32","name":"_router","type":"bytes32"},{"internalType":"bytes32","name":"_ism","type":"bytes32"},{"components":[{"internalType":"bytes32","name":"to","type":"bytes32"},{"internalType":"uint256","name":"value","type":"uint256"},{"internalType":"bytes","name":"data","type":"bytes"}],"internalType":"struct CallLib.Call[]","name":"_calls","type":"tuple[]"},{"internalType":"bytes","name":"_hookMetadata","type":"bytes"}],"name":"callRemoteWithOverrides","outputs":[{"internalType":"bytes32","name":"","type":"bytes32"}],"stateMutability":"payable","type":"function"},{"inputs":[],"name":"domains","outputs":[{"internalType":"uint32[]","name":"","type":"uint32[]"}],"stateMutability":"view","type":"function"},{"inputs":[{"internalType":"uint32","name":"_domain","type":"uint32"},{"internalType":"bytes32","name":"_router","type":"bytes32"}],"name":"enrollRemoteRouter","outputs":[],"stateMutability":"nonpayable","type":"function"},{"inputs":[{"internalType":"uint32","name":"_destination","type":"uint32"},{"internalType":"bytes32","name":"_router","type":"bytes32"},{"internalType":"bytes32","name":"_ism","type":"bytes32"}],"name":"enrollRemoteRouterAndIsm","outputs":[],"stateMutability":"nonpayable","type":"function"},{"inputs":[{"internalType":"uint32[]","name":"_destinations","type":"uint32[]"},{"internalType":"bytes32[]","name":"_routers","type":"bytes32[]"},{"internalType":"bytes32[]","name":"_isms","type":"bytes32[]"}],"name":"enrollRemoteRouterAndIsms","outputs":[],"stateMutability":"nonpayable","type":"function"},{"inputs":[{"internalType":"uint32[]","name":"_domains","type":"uint32[]"},{"internalType":"bytes32[]","name":"_addresses","type":"bytes32[]"}],"name":"enrollRemoteRouters","outputs":[],"stateMutability":"nonpayable","type":"function"},{"inputs":[{"internalType":"uint32","name":"_origin","type":"uint32"},{"internalType":"bytes32","name":"_owner","type":"bytes32"},{"internalType":"bytes32","name":"_router","type":"bytes32"},{"internalType":"address","name":"_ism","type":"address"},{"internalType":"bytes32","name":"_userSalt","type":"bytes32"}],"name":"getDeployedInterchainAccount","outputs":[{"internalType":"contract OwnableMulticall","name":"","type":"address"}],"stateMutability":"nonpayable","type":"function"},{"inputs":[{"internalType":"uint32","name":"_origin","type":"uint32"},{"internalType":"address","name":"_owner","type":"address"},{"internalType":"address","name":"_router","type":"address"},{"internalType":"address","name":"_ism","type":"address"}],"name":"getDeployedInterchainAccount","outputs":[{"internalType":"contract OwnableMulticall","name":"","type":"address"}],"stateMutability":"nonpayable","type":"function"},{"inputs":[{"internalType":"uint32","name":"_origin","type":"uint32"},{"internalType":"bytes32","name":"_owner","type":"bytes32"},{"internalType":"bytes32","name":"_router","type":"bytes32"},{"internalType":"address","name":"_ism","type":"address"}],"name":"getDeployedInterchainAccount","outputs":[{"internalType":"contract OwnableMulticall","name":"","type":"address"}],"stateMutability":"nonpayable","type":"function"},{"inputs":[{"internalType":"uint32","name":"_origin","type":"uint32"},{"internalType":"bytes32","name":"_owner","type":"bytes32"},{"internalType":"bytes32","name":"_router","type":"bytes32"},{"internalType":"address","name":"_ism","type":"address"},{"internalType":"bytes32","name":"_userSalt","type":"bytes32"}],"name":"getLocalInterchainAccount","outputs":[{"internalType":"contract OwnableMulticall","name":"","type":"address"}],"stateMutability":"view","type":"function"},{"inputs":[{"internalType":"uint32","name":"_origin","type":"uint32"},{"internalType":"address","name":"_owner","type":"address"},{"internalType":"address","name":"_router","type":"address"},{"internalType":"address","name":"_ism","type":"address"}],"name":"getLocalInterchainAccount","outputs":[{"internalType":"contract OwnableMulticall","name":"","type":"address"}],"stateMutability":"view","type":"function"},{"inputs":[{"internalType":"uint32","name":"_origin","type":"uint32"},{"internalType":"bytes32","name":"_owner","type":"bytes32"},{"internalType":"bytes32","name":"_router","type":"bytes32"},{"internalType":"address","name":"_ism","type":"address"}],"name":"getLocalInterchainAccount","outputs":[{"internalType":"contract OwnableMulticall","name":"","type":"address"}],"stateMutability":"view","type":"function"},{"inputs":[{"internalType":"address","name":"_owner","type":"address"},{"internalType":"address","name":"_router","type":"address"},{"internalType":"address","name":"_ism","type":"address"},{"internalType":"bytes32","name":"_userSalt","type":"bytes32"}],"name":"getRemoteInterchainAccount","outputs":[{"internalType":"address","name":"","type":"address"}],"stateMutability":"view","type":"function"},{"inputs":[{"internalType":"uint32","name":"_destination","type":"uint32"},{"internalType":"address","name":"_owner","type":"address"}],"name":"getRemoteInterchainAccount","outputs":[{"internalType":"address","name":"","type":"address"}],"stateMutability":"view","type":"function"},{"inputs":[{"internalType":"uint32","name":"_destination","type":"uint32"},{"internalType":"address","name":"_owner","type":"address"},{"internalType":"bytes32","name":"_userSalt","type":"bytes32"}],"name":"getRemoteInterchainAccount","outputs":[{"internalType":"address","name":"","type":"address"}],"stateMutability":"view","type":"function"},{"inputs":[{"internalType":"address","name":"_owner","type":"address"},{"internalType":"address","name":"_router","type":"address"},{"internalType":"address","name":"_ism","type":"address"}],"name":"getRemoteInterchainAccount","outputs":[{"internalType":"address","name":"","type":"address"}],"stateMutability":"view","type":"function"},{"inputs":[{"internalType":"uint32","name":"_origin","type":"uint32"},{"internalType":"bytes32","name":"_sender","type":"bytes32"},{"internalType":"bytes","name":"_message","type":"bytes"}],"name":"handle","outputs":[],"stateMutability":"payable","type":"function"},{"inputs":[],"name":"hook","outputs":[{"internalType":"contract IPostDispatchHook","name":"","type":"address"}],"stateMutability":"view","type":"function"},{"inputs":[],"name":"implementation","outputs":[{"internalType":"address","name":"","type":"address"}],"stateMutability":"view","type":"function"},{"inputs":[],"name":"interchainSecurityModule","outputs":[{"internalType":"contract IInterchainSecurityModule","name":"","type":"address"}],"stateMutability":"view","type":"function"},{"inputs":[{"internalType":"uint32","name":"destinationDomain","type":"uint32"}],"name":"isms","outputs":[{"internalType":"bytes32","name":"ism","type":"bytes32"}],"stateMutability":"view","type":"function"},{"inputs":[],"name":"localDomain","outputs":[{"internalType":"uint32","name":"","type":"uint32"}],"stateMutability":"view","type":"function"},{"inputs":[],"name":"mailbox","outputs":[{"internalType":"contract IMailbox","name":"","type":"address"}],"stateMutability":"view","type":"function"},{"inputs":[],"name":"moduleType","outputs":[{"internalType":"uint8","name":"","type":"uint8"}],"stateMutability":"view","type":"function"},{"inputs":[],"name":"owner","outputs":[{"internalType":"address","name":"","type":"address"}],"stateMutability":"view","type":"function"},{"inputs":[{"internalType":"uint32","name":"_destination","type":"uint32"},{"internalType":"uint256","name":"gasLimit","type":"uint256"}],"name":"quoteGasForCommitReveal","outputs":[{"internalType":"uint256","name":"_gasPayment","type":"uint256"}],"stateMutability":"view","type":"function"},{"inputs":[{"internalType":"address","name":"_feeToken","type":"address"},{"internalType":"uint32","name":"_destination","type":"uint32"},{"internalType":"uint256","name":"_gasLimit","type":"uint256"}],"name":"quoteGasPayment","outputs":[{"internalType":"uint256","name":"_gasPayment","type":"uint256"}],"stateMutability":"view","type":"function"},{"inputs":[{"internalType":"uint32","name":"_destination","type":"uint32"},{"internalType":"uint256","name":"_gasLimit","type":"uint256"}],"name":"quoteGasPayment","outputs":[{"internalType":"uint256","name":"_gasPayment","type":"uint256"}],"stateMutability":"view","type":"function"},{"inputs":[{"internalType":"uint32","name":"_destination","type":"uint32"}],"name":"quoteGasPayment","outputs":[{"internalType":"uint256","name":"_gasPayment","type":"uint256"}],"stateMutability":"view","type":"function"},{"inputs":[],"name":"renounceOwnership","outputs":[],"stateMutability":"nonpayable","type":"function"},{"inputs":[{"internalType":"bytes","name":"_message","type":"bytes"}],"name":"route","outputs":[{"internalType":"contract IInterchainSecurityModule","name":"","type":"address"}],"stateMutability":"view","type":"function"},{"inputs":[{"internalType":"uint32","name":"_domain","type":"uint32"}],"name":"routers","outputs":[{"internalType":"bytes32","name":"","type":"bytes32"}],"stateMutability":"view","type":"function"},{"inputs":[{"internalType":"address","name":"_hook","type":"address"}],"name":"setHook","outputs":[],"stateMutability":"nonpayable","type":"function"},{"inputs":[{"internalType":"address","name":"_module","type":"address"}],"name":"setInterchainSecurityModule","outputs":[],"stateMutability":"nonpayable","type":"function"},{"inputs":[{"internalType":"address","name":"newOwner","type":"address"}],"name":"transferOwnership","outputs":[],"stateMutability":"nonpayable","type":"function"},{"inputs":[{"internalType":"uint32","name":"_domain","type":"uint32"}],"name":"unenrollRemoteRouter","outputs":[],"stateMutability":"nonpayable","type":"function"},{"inputs":[{"internalType":"uint32[]","name":"_domains","type":"uint32[]"}],"name":"unenrollRemoteRouters","outputs":[],"stateMutability":"nonpayable","type":"function"},{"inputs":[{"internalType":"bytes","name":"_metadata","type":"bytes"},{"internalType":"bytes","name":"_message","type":"bytes"}],"name":"verify","outputs":[{"internalType":"bool","name":"","type":"bool"}],"stateMutability":"nonpayable","type":"function"},{"stateMutability":"payable","type":"receive"}],"bytecode":"0x0002000000000002002400000000000200000060031002700001000000010355000009a50030019d000009a5063001970000000100200190000000270000c13d0000008003000039000000400030043f000000040060008c000000980000413d000000000201043b000000e002200270000009c60020009c0000009c0000213d000009ea0020009c000000b60000213d000009fc0020009c000001c20000a13d000009fd0020009c000002ef0000a13d000009fe0020009c000003d10000213d00000a010020009c000004760000613d00000a020020009c00000b400000c13d000000240060008c00000b400000413d0000000002000416000000000002004b00000b400000c13d0000000401100370000000000101043b000009a50010009c00000b400000213d268725c90000040f00000c2a0000013d0000004002000039000001400020043f0000016003000039000000400030043f0000000002000416000000000002004b00000b400000c13d0000001f02600039000009a6022001970000016002200039000000400020043f0000001f0460018f000009a70560019800000160025000390000003b0000613d000000000701034f000000007807043c0000000003830436000000000023004b000000370000c13d000000000004004b000000480000613d000000000151034f0000000303400210000000000402043300000000043401cf000000000434022f000000000101043b0000010003300089000000000131022f00000000013101cf000000000141019f0000000000120435000000a00060008c00000b400000413d000001600e00043d000009a800e0009c00000b400000213d000001800100043d000d00000001001d000009a80010009c00000b400000213d000001400400043d00000160014000390000000001010433000c00000001001d000009a80010009c00000b400000213d000001e00300043d000009a90030009c00000b400000213d00000160016000390000017f02300039000000000012004b00000b400000813d00000160023000390000000005020433000009a90050009c00000b270000213d000000000704043300000005045002100000003f06400039000009aa066001970000000006670019000b00000007001d000000000076004b00000000070000390000000107004039000009a90060009c00000b270000213d000000010070019000000b270000c13d000001c00700043d000900000007001d000000400060043f0000000b060000290000000006560436000a00000006001d00000180033000390000000004340019000000000014004b00000b400000213d000000000005004b00000c310000c13d000009ac01000041000000000010044300080000000e001d0000000400e004430000000001000414000009a50010009c000009a501008041000000c001100210000009ad011001c70000800202000039268726820000040f0000000100200190000012a60000613d000001400300043d000000000101043b000000000001004b00000c6d0000c13d00000000010304330000004402100039000009c503000041000000000032043500000024021000390000001e030000390000000000320435000009b50200004100000000002104350000000402100039000000200300003900000b7b0000013d000000000006004b00000b400000c13d0000000001000019000026880001042e000009c70020009c000001a10000213d000009d90020009c000001de0000a13d000009da0020009c000002fe0000a13d000009db0020009c000004060000213d000009de0020009c0000049d0000613d000009df0020009c00000b400000c13d000000440060008c00000b400000413d0000000002000416000000000002004b00000b400000c13d0000000402100370000000000302043b000009a50030009c00000b400000213d0000002401100370000000000201043b0000000001030019268719bb0000040f00000c2a0000013d000009eb0020009c000001eb0000a13d000009ec0020009c000003af0000a13d000009ed0020009c000004150000213d000009f00020009c000004a30000613d000009f10020009c00000b400000c13d000000240060008c00000b400000413d0000000002000416000000000002004b00000b400000c13d0000000402100370000000000202043b000009a90020009c00000b400000213d0000002303200039000000000063004b00000b400000813d0000000403200039000000000331034f000000000303043b000a00000003001d000009a90030009c00000b400000213d000900240020003d0000000a0200002900000005022002100000000902200029000000000062004b00000b400000213d0000003302000039000000000202041a000009a8022001970000000003000411000000000032004b00000b420000c13d0000000a0000006b0000009a0000613d000c00000000001d0000000c0200002900000005022002100000000902200029000000000121034f000000000301043b000009a50030009c00000b400000213d000000000030043f0000009901000039000000200010043f0000000001000414000009a50010009c000009a501008041000000c00110021000000a1e011001c70000801002000039000d00000003001d268726820000040f0000000d03000029000000010020019000000b400000613d000000000101043b000000000001041b000000000030043f0000009801000039000000200010043f0000000001000414000009a50010009c000009a501008041000000c00110021000000a1e011001c70000801002000039268726820000040f0000000d0b000029000000010020019000000b400000613d000000000101043b000000000c01041a00000000000c004b000001420000613d0000009701000039000000000201041a000000000002004b00000f560000613d0000000101c0008a0000000000c2004b000b0000000c001d000001130000c13d00000000020c00190000012e0000013d000000000012004b000007700000a13d00000a2f01c0009a00000a2f0220009a000000000202041a000000000021041b000000000020043f0000009801000039000000200010043f0000000001000414000009a50010009c000009a501008041000000c00110021000000a1e011001c70000801002000039268726820000040f00000001002001900000000d0b00002900000b400000613d000000000101043b0000000b02000029000000000021041b0000009701000039000000000201041a000000000002004b00000f6f0000613d000000010120008a00000a2f0220009a000000000002041b0000009702000039000000000012041b0000000000b0043f0000009801000039000000200010043f0000000001000414000009a50010009c000009a501008041000000c00110021000000a1e011001c70000801002000039268726820000040f0000000d0b000029000000010020019000000b400000613d000000000101043b000000000001041b0000000b0c000029000009a501b0019700000a320110012a00000a3300b0009c00000000010ba01900000000020000390000000802002039000027100010008c00000004022081bf000009a501108197000027100110811a000000640010008c0000000202208039000009a501108197000000640110811a000000090010008c000000010220203900000a43012001970000005f0310003900000a4304300197000000400500043d0000000003540019000000000043004b00000000040000390000000104004039000009a90030009c00000b270000213d000000010040019000000b270000c13d000000400030043f00000001032000390000000004350436000000200310003900000a430630019800000001010003670000016c0000613d000000000664001900000000071003680000000008040019000000007907043c0000000008980436000000000068004b000001680000c13d0000001f00300190000000000225001900000021022000390000000900b0008c0000000a3bb0011a0000000303300210000000010220008a000000000602043300000a340660019700000a350330021f00000a3603300197000000000363019f00000000003204350000016f0000213d000000400300043d000000200230003900000a370600004100000000006204350000003f063000390000000002050433000000000002004b0000018a0000613d000000000500001900000000076500190000000008450019000000000808043300000000008704350000002005500039000000000025004b000001830000413d000000000462001900000000000404350000001f0420003900000000004304350000005e0220003900000a43022001970000000004320019000000000024004b00000000020000390000000102004039000009a90040009c00000b270000213d000000010020019000000b270000c13d000000400040043f00000000000c004b00000f430000613d0000000c030000290000000103300039000c00000003001d0000000a0030006c000000e10000413d0000009a0000013d000009c80020009c000002190000a13d000009c90020009c000003bc0000a13d000009ca0020009c0000041f0000213d000009cd0020009c000004bb0000613d000009ce0020009c00000b400000c13d000000240060008c00000b400000413d0000000002000416000000000002004b00000b400000c13d0000000401100370000000000101043b000d00000001001d000009a50010009c00000b400000213d000000a001000039000000400010043f000000800000043f268713c30000040f000000a00000043f0000006501000039000000000101041a000009a80410019700000080020000390000000d01000029000000a00300003926871f1e0000040f00000c2a0000013d00000a060020009c000002280000213d00000a0a0020009c000005f20000613d00000a0b0020009c0000079a0000613d00000a0c0020009c00000b400000c13d000000640060008c00000b400000413d0000000002000416000000000002004b00000b400000c13d0000000401100370000000000101043b000d00000001001d000009a50010009c00000b400000213d26871cdf0000040f00000001010003670000002402100370000000000202043b0000004401100370000000000301043b0000000d0100002926871d9f0000040f0000000001000019000026880001042e000009e30020009c000002650000213d000009e70020009c000006230000613d000009e80020009c000007bc0000613d000009e90020009c00000b400000c13d0000000001000416000000000001004b00000b400000c13d00000033010000390000041d0000013d000009f50020009c0000027f0000213d000009f90020009c000006fa0000613d000009fa0020009c000007cd0000613d000009fb0020009c00000b400000c13d000000640060008c00000b400000413d0000000002000416000000000002004b00000b400000c13d0000000402100370000000000302043b000009a50030009c00000b400000213d0000002401100370000000000101043b000d00000001001d000009a80010009c00000b400000213d000b00000003001d0000000001030019268725c90000040f000c00000001001d26871f070000040f0000000b01000029000000000010043f000000ca01000039000000200010043f00000044010000390000000101100367000000000101043b000b00000001001d000000400200003900000000010000192687264f0000040f000000000101041a000a00000001001d26871f070000040f0000000d010000290000000c020000290000000a030000290000000b040000290000072f0000013d000009d20020009c000002900000213d000009d60020009c0000070a0000613d000009d70020009c0000083c0000613d000009d80020009c00000b400000c13d0000000001000416000000000001004b00000b400000c13d0000000001000410000000800010043f00000a2101000041000026880001042e00000a070020009c0000071b0000613d00000a080020009c000008560000613d00000a090020009c00000b400000c13d000000240060008c00000b400000413d0000000002000416000000000002004b00000b400000c13d0000000401100370000000000101043b000009a80010009c00000b400000213d0000000002010019000009ac010000410000000000100443000d00000002001d00000004002004430000000001000414000009a50010009c000009a501008041000000c001100210000009ad011001c70000800202000039268726820000040f0000000100200190000012a60000613d000000000101043b0000000d03000029000000000003004b0000024b0000613d000000000001004b000003f20000613d0000003301000039000000000101041a000009a8011001970000000002000411000000000021004b00000b710000c13d0000006601000039000000000201041a000009b002200197000000000232019f000000000021041b000000400100043d0000000000310435000009a50010009c000009a50100804100000040011002100000000002000414000009a50020009c000009a502008041000000c002200210000000000112019f000009b9011001c70000800d02000039000000010300003900000a420400004100000b640000013d000009e40020009c000007310000613d000009e50020009c000008ba0000613d000009e60020009c00000b400000c13d0000000001000416000000000001004b00000b400000c13d000000c001000039000000400010043f0000000601000039000000800010043f00000a2801000041000000a00010043f0000002001000039000000c00010043f0000008001000039000000e002000039268714950000040f000000c00110008a000009a50010009c000009a501008041000000600110021000000a29011001c7000026880001042e000009f60020009c0000073a0000613d000009f70020009c000009a10000613d000009f80020009c00000b400000c13d0000000001000416000000000001004b00000b400000c13d0000000001000412001f00000001001d001e00400000003d0000800501000039000000440300003900000000040004150000001f0440008a000007140000013d000009d30020009c000007760000613d000009d40020009c000009b40000613d000009d50020009c00000b400000c13d000000e40060008c00000b400000413d0000000402100370000000000902043b000009a50090009c00000b400000213d0000006402100370000000000202043b000009a90020009c00000b400000213d0000002303200039000000000063004b00000b400000813d0000000403200039000000000331034f000000000503043b000009a90050009c00000b400000213d000000240420003900000005025002100000000002420019000000000062004b00000b400000213d0000008402100370000000000302043b000009a90030009c00000b400000213d0000002302300039000000000062004b00000b400000813d0000000407300039000000000271034f000000000202043b000009a90020009c00000b270000213d0000001f0a20003900000a430aa001970000003f0aa0003900000a430aa0019700000a1b00a0009c00000b270000213d000000800aa000390000004000a0043f000000800020043f00000000032300190000002403300039000000000063004b00000b400000213d0000002003700039000000000631034f00000a43072001980000001f0820018f000000a003700039000002d20000613d000000a00a000039000000000b06034f00000000bc0b043c000000000aca043600000000003a004b000002ce0000c13d000000000008004b000002df0000613d000000000676034f0000000307800210000000000803043300000000087801cf000000000878022f000000000606043b0000010007700089000000000676022f00000000067601cf000000000686019f0000000000630435000000a0022000390000000000020435000000c402100370000000000802043b000009a80080009c00000b400000213d0000002402100370000000000202043b0000004403100370000000000303043b000000a401100370000000000701043b0000008006000039000000000109001926871be10000040f00000c2a0000013d00000a030020009c00000a820000613d00000a040020009c00000acd0000613d00000a050020009c00000b400000c13d0000000001000416000000000001004b00000b400000c13d00000000010600192687145a0000040f000009a80440019726871ed90000040f2687200c0000040f00000c2a0000013d000009e00020009c00000a900000613d000009e10020009c00000afe0000613d000009e20020009c00000b400000c13d000000e40060008c00000b400000413d0000000402100370000000000202043b000d00000002001d000009a50020009c00000b400000213d0000004402100370000000000202043b0000002403100370000000000303043b000c00000003001d0000006403100370000000000403043b000009a90040009c00000b400000213d0000002303400039000000000063004b00000b400000813d0000000405400039000000000351034f000000000303043b000009a90030009c00000b270000213d0000001f0830003900000a43088001970000003f0880003900000a430880019700000a1b0080009c00000b270000213d0000008008800039000000400080043f000000800030043f00000000043400190000002404400039000000000064004b00000b400000213d0000002004500039000000000541034f00000a43063001980000001f0730018f000000a004600039000003350000613d000000a008000039000000000905034f000000009a09043c0000000008a80436000000000048004b000003310000c13d000000000007004b000003420000613d000000000565034f0000000306700210000000000704043300000000076701cf000000000767022f000000000505043b0000010006600089000000000565022f00000000056501cf000000000575019f0000000000540435000000a00330003900000000000304350000008403100370000000000303043b000b00000003001d000009a80030009c00000b400000213d000000a403100370000000000303043b000000c401100370000000000501043b000000400700043d000000200170003900000a22040000410000000000410435000000410170003900000000002104350000008101700039000900000005001d00000000005104350000006101700039000000000031043500000081010000390000000000170435000000210170003900000000060004110000000000610435000a00000007001d000009bb0070009c00000b270000213d0000000a05000029000000c001500039000000400010043f00000100045000390000000000340435000000e00350003900000000002304350000000c020000290000000000210435000009a50010009c000009a50100804100000040011002100000000002000414000009a50020009c000009a502008041000000c002200210000000000112019f00000a23011001c70000800d02000039000000030300003900000a24040000410000000d050000292687267d0000040f000000010020019000000b400000613d0000000001000414000009a50010009c000009a501008041000000c001100210000009b1011001c70000800d02000039000000020300003900000a250400004100000009050000292687267d0000040f000000010020019000000b400000613d2687169c0000040f0000000002000412001600000002001d001500a00000003d000800000001001d000080050100003900000044030000390000000004000415000000160440008a000000050440021000000a1102000041268726640000040f000000000200041000000008030000292687203d0000040f000000000401001900000000060004160000000d010000290000000c020000290000000a030000290000000b050000292687206b0000040f000a00000001001d0000000901000029268722f60000040f0000000002000410001400000002001d000900000001001d0000800a0100003900000024030000390000000004000415000000140440008a000000050440021000000a2602000041268726640000040f000000000601001900000080040000390000000d010000290000000c0200002900000009030000290000000b05000029000006ef0000013d000009f20020009c00000a970000613d000009f30020009c00000b090000613d000009f40020009c00000b400000c13d0000000001000416000000000001004b00000b400000c13d00000000010600192687145a0000040f268718c60000040f00000c2a0000013d000009cf0020009c00000a9e0000613d000009d00020009c00000b2d0000613d000009d10020009c00000b400000c13d000000240060008c00000b400000413d0000000002000416000000000002004b00000b400000c13d0000000401100370000000000101043b000d00000001001d000009a50010009c00000b400000213d26871cdf0000040f0000000d010000292687230b0000040f0000000001000019000026880001042e000009ff0020009c000004cc0000613d00000a000020009c00000b400000c13d000000240060008c00000b400000413d0000000002000416000000000002004b00000b400000c13d0000000401100370000000000101043b000009a80010009c00000b400000213d0000000002010019000009ac010000410000000000100443000d00000002001d00000004002004430000000001000414000009a50010009c000009a501008041000000c001100210000009ad011001c70000800202000039268726820000040f0000000100200190000012a60000613d000000000101043b0000000d03000029000000000003004b00000b4b0000613d000000000001004b00000b4b0000c13d000000400100043d0000006402100039000009b30300004100000000003204350000004402100039000009b4030000410000000000320435000000240210003900000027030000390000000000320435000009b5020000410000000000210435000000040210003900000020030000390000000000320435000009a50010009c000009a5010080410000004001100210000009b6011001c70000268900010430000009dc0020009c000005b80000613d000009dd0020009c00000b400000c13d0000000001000416000000000001004b00000b400000c13d0000000001000412001300000001001d001200a00000003d000080050100003900000044030000390000000004000415000000130440008a000007040000013d000009ee0020009c000005ca0000613d000009ef0020009c00000b400000c13d0000000001000416000000000001004b00000b400000c13d0000006501000039000000000101041a000007170000013d000009cb0020009c000005d50000613d000d00000003001d000009cc0020009c00000b400000c13d000000440060008c00000b400000413d0000000002000416000000000002004b00000b400000c13d0000000402100370000000000202043b000009a90020009c00000b400000213d0000002303200039000000000063004b00000b400000813d000b00040020003d0000000b03100360000000000303043b000c00000003001d000009a90030009c00000b400000213d0000000c022000290000002402200039000000000062004b00000b400000213d0000002402100370000000000202043b000009a90020009c00000b400000213d0000002303200039000000000063004b00000b400000813d0000000404200039000000000341034f000000000303043b000a00000003001d000009a90030009c00000b400000213d0000000a030000290000004d0330008c00000b400000413d0000000a052000290000002405500039000000000065004b00000b400000213d000000000003004b000007700000613d0009006d0040003d0000000904100360000000000404043b00000a0d0040009c00000eee0000213d00000a0e04400197000009b10040009c00000f5c0000c13d000000210030008c00000b400000413d00000009020000290000000102200039000000000121034f000000000201043b000009a80020009c00000f630000213d000000000002004b00000fc10000c13d00000a1101000041000000000010044300000000010004120000000400100443000000800100003900000024001004430000000001000414000009a50010009c000009a501008041000000c00110021000000a12011001c70000800502000039268726820000040f0000000100200190000012a60000613d000000400200043d000d00000002001d000000000101043b000009a80210019700000fc10000013d000000640060008c00000b400000413d0000000402100370000000000202043b000d00000002001d000009a50020009c00000b400000213d0000002402100370000000000202043b000009a90020009c00000b400000213d0000002303200039000000000063004b00000b400000813d0000000403200039000000000331034f000000000303043b000c00000003001d000009a90030009c00000b400000213d000b00240020003d0000000c0200002900000005022002100000000b02200029000000000062004b00000b400000213d0000004401100370000000000101043b000009a90010009c00000b400000213d00000004011000390000000002060019268713f60000040f00000000040100190000000d010000290000000b020000290000000c03000029268716a90000040f00000c2a0000013d0000000001000416000000000001004b00000b400000c13d0000000001060019268714a70000040f00000b050000013d0000000001000416000000000001004b00000b400000c13d0000003301000039000000000201041a000009a8032001970000000005000411000000000053004b00000b420000c13d000009b002200197000000000021041b0000000001000414000009a50010009c000009a501008041000000c001100210000009b1011001c70000800d020000390000000303000039000009b20400004100000000060000192687267d0000040f00000001002001900000009a0000c13d00000b400000013d000000440060008c00000b400000413d0000000002000416000000000002004b00000b400000c13d0000000402100370000000000302043b000009a80030009c00000b400000213d0000002401100370000000000201043b000009a80020009c00000b400000213d0000000001030019268723ed0000040f0000000001000019000026880001042e000001040060008c00000b400000413d0000000402100370000000000202043b000d00000002001d000009a50020009c00000b400000213d0000004402100370000000000202043b0000002403100370000000000303043b000c00000003001d0000008403100370000000000403043b000009a90040009c00000b400000213d0000002303400039000000000063004b00000b400000813d0000000405400039000000000351034f000000000303043b000009a90030009c00000b270000213d0000001f0730003900000a43077001970000003f0770003900000a430770019700000a1b0070009c00000b270000213d0000008007700039000000400070043f000000800030043f00000000043400190000002404400039000000000064004b00000b400000213d0000002004500039000000000541034f00000a43063001980000001f0730018f000000a004600039000004fd0000613d000000a008000039000000000905034f000000009a09043c0000000008a80436000000000048004b000004f90000c13d000000000007004b0000050a0000613d000000000565034f0000000306700210000000000704043300000000076701cf000000000767022f000000000505043b0000010006600089000000000565022f00000000056501cf000000000575019f0000000000540435000000a0033000390000000000030435000000a403100370000000000303043b000b00000003001d000009a80030009c00000b400000213d000000c403100370000000000303043b000000e401100370000000000501043b000000400700043d000000200170003900000a22040000410000000000410435000000410170003900000000002104350000008101700039000900000005001d00000000005104350000006101700039000000000031043500000081010000390000000000170435000000210170003900000000060004110000000000610435000a00000007001d000009bb0070009c00000b270000213d0000000a05000029000000c001500039000000400010043f00000100045000390000000000340435000000e00350003900000000002304350000000c020000290000000000210435000009a50010009c000009a50100804100000040011002100000000002000414000009a50020009c000009a502008041000000c002200210000000000112019f00000a23011001c70000800d02000039000000030300003900000a24040000410000000d050000292687267d0000040f000000010020019000000b400000613d0000000001000414000009a50010009c000009a501008041000000c001100210000009b1011001c70000800d02000039000000020300003900000a250400004100000009050000292687267d0000040f000000010020019000000b400000613d000000400100043d000800000001001d00000a2d0010009c00000b270000213d00000008020000290000002001200039000700000001001d000000400010043f000000000002043500000a1101000041000000000010044300000000010004120000000400100443000000a00100003900000024001004430000000001000414000009a50010009c000009a501008041000000c00110021000000a12011001c70000800502000039268726820000040f0000000100200190000012a60000613d0000000005000410000000000101043b000000400400043d000000200240003900000a2e0300004100000000003204350000006002500210000000620340003900000000002304350000004202400039000000000012043500000022014000390000000000010435000000760240003900000008010000290000000001010433000000000001004b0000000707000029000005800000613d000000000300001900000000052300190000000006730019000000000606043300000000006504350000002003300039000000000013004b000005790000413d0000000002210019000000000002043500000056021000390000000000240435000000950110003900000a43021001970000000001420019000000000021004b00000000020000390000000102004039000009a90010009c00000b270000213d000000010020019000000b270000c13d000000400010043f00000000060004160000000d010000290000000c020000290000000a030000290000000b050000292687206b0000040f00000064020000390000000102200367000000000202043b000000400500043d0000002003500039000009b10400004100000000004304350000004103500039000000090400002900000000004304350000002103500039000000000023043500000041020000390000000000250435000a00000001001d00000a1b0050009c00000b270000213d000800000005001d0000008001500039000000400010043f0000000001000410002200000001001d0000800a0100003900000024030000390000000004000415000000220440008a000000050440021000000a2602000041268726640000040f000000000601001900000080040000390000000d010000290000000c020000290000000803000029000003ad0000013d000000440060008c00000b400000413d0000000002000416000000000002004b00000b400000c13d0000000401100370000000000101043b000d00000001001d000009a50010009c00000b400000213d26871cdf0000040f00000024010000390000000101100367000000000201043b0000000d0100002926871cf60000040f0000000001000019000026880001042e0000000001000416000000000001004b00000b400000c13d0000000001000412001d00000001001d001c00800000003d0000800501000039000000440300003900000000040004150000001d0440008a000007140000013d000000240060008c00000b400000413d0000000002000416000000000002004b00000b400000c13d0000000401100370000000000601043b000009a80060009c00000b400000213d0000003301000039000000000201041a000009a8032001970000000005000411000000000053004b00000b420000c13d000000000006004b00000b650000c13d000009b501000041000000800010043f0000002001000039000000840010043f0000002601000039000000a40010043f00000a1901000041000000c40010043f00000a1a01000041000000e40010043f00000a18010000410000268900010430000000c40060008c00000b400000413d0000000402100370000000000202043b000d00000002001d000009a50020009c00000b400000213d0000006402100370000000000202043b000009a90020009c00000b400000213d0000002303200039000000000063004b00000b400000813d0000000403200039000000000331034f000000000303043b000c00000003001d000009a90030009c00000b400000213d000b00240020003d0000000c0200002900000005022002100000000b02200029000000000062004b00000b400000213d0000008401100370000000000101043b000009a90010009c00000b400000213d00000004011000390000000002060019268713f60000040f0000000102000367000000a403200370000000000703043b0000004403200370000000000303043b0000002402200370000000000202043b0000006504000039000000000404041a0000000006010019000009a8084001970000000d010000290000000b040000290000000c0500002926871be10000040f00000c2a0000013d000000640060008c00000b400000413d0000000402100370000000000202043b000d00000002001d000009a50020009c00000b400000213d0000002401100370000000000101043b000c00000001001d0000000d01000029000000000010043f0000009901000039000000200010043f0000000001000414000009a50010009c000009a501008041000000c00110021000000a1e011001c70000801002000039268726820000040f000000010020019000000b400000613d000000000101043b000000000101041a000b00000001001d000000000001004b0000064a0000c13d0000009801000039000000200010043f0000000001000414000009a50010009c000009a501008041000000c00110021000000a1e011001c70000801002000039268726820000040f000000010020019000000b400000613d0000000d01000029000000000010043f000000ca01000039000000200010043f0000000001000414000009a50010009c000009a501008041000000c00110021000000a1e011001c70000801002000039268726820000040f000000010020019000000b400000613d000000000101043b000000400300043d00000a2d0030009c00000b270000213d000000000101041a0000002002300039000000400020043f000000000003043500000044040000390000000104400367000000000404043b000000400900043d000000200590003900000a2e0600004100000000006504350000000006000411000000600560021000000062079000390000000000570435000000420590003900000000004504350000002204900039000000000004043500000076049000390000000003030433000000000003004b0000067a0000613d000000000500001900000000074500190000000008250019000000000808043300000000008704350000002005500039000000000035004b000006730000413d0000000002430019000000000002043500000056023000390000000000290435000000950230003900000a4302200197000900000009001d0000000003920019000000000023004b00000000020000390000000102004039000a00000003001d000009a90030009c00000b270000213d000000010020019000000b270000c13d0000000a04000029000000400040043f0000006502000039000000000202041a000800000002001d000000200240003900000a2203000041000000000032043500000081024000390000000c03000029000000000032043500000041024000390000000000120435000000210240003900000000006204350000008102000039000000000024043500000061024000390000000000020435000009bb0040009c00000b270000213d0000000a04000029000000c002400039000000400020043f000000e00340003900000000001304350000000b01000029000000000012043500000100014000390000000000010435000009a50020009c000009a50200804100000040012002100000000002000414000009a50020009c000009a502008041000000c002200210000000000112019f00000a23011001c70000800d02000039000000030300003900000a24040000410000000d050000292687267d0000040f000000010020019000000b400000613d0000000001000414000009a50010009c000009a501008041000000c001100210000009b1011001c70000800d02000039000000020300003900000a25040000410000000c050000292687267d0000040f000000010020019000000b400000613d2687169c0000040f0000000002000412001b00000002001d001a00a00000003d000700000001001d0000800501000039000000440300003900000000040004150000001b0440008a000000050440021000000a1102000041268726640000040f000000000200041000000007030000292687203d0000040f0000000802000029000009a805200197000800000005001d000000000401001900000000060004160000000d010000290000000b020000290000000a030000292687206b0000040f000a00000001001d0000000c01000029268722f60000040f0000000002000410001900000002001d000c00000001001d0000800a0100003900000024030000390000000004000415000000190440008a000000050440021000000a2602000041268726640000040f00000000060100190000000d010000290000000b020000290000000c03000029000000090400002900000008050000292687206b0000040f000000400200043d000000200320003900000000001304350000000a010000290000000000120435000009a50020009c000009a502008041000000400120021000000a27011001c7000026880001042e0000000001000416000000000001004b00000b400000c13d0000000001000412002100000001001d002000600000003d000080050100003900000044030000390000000004000415000000210440008a000000050440021000000a1102000041268726640000040f000000800010043f00000a2101000041000026880001042e0000000001000416000000000001004b00000b400000c13d0000000001000412001100000001001d001000000000003d000080050100003900000044030000390000000004000415000000110440008a000000050440021000000a1102000041268726640000040f000009a801100197000000800010043f00000a2101000041000026880001042e000000840060008c00000b400000413d0000000002000416000000000002004b00000b400000c13d0000000402100370000000000502043b000009a80050009c00000b400000213d0000002402100370000000000202043b000009a80020009c00000b400000213d0000004403100370000000000303043b000009a80030009c00000b400000213d0000006401100370000000000401043b0000000001050019268714d20000040f00000c290000013d0000000001000416000000000001004b00000b400000c13d0000000001060019268714700000040f000009a802200197000009a803300197268717d30000040f00000c2a0000013d000000640060008c00000b400000413d0000000402100370000000000202043b000c00000002001d000009a50020009c00000b400000213d0000004402100370000000000202043b000d00000002001d000009a90020009c00000b400000213d0000000d020000290000002302200039000000000062004b00000b400000813d0000000d02000029000a00040020003d0000000a01100360000000000101043b000b00000001001d000009a90010009c00000b400000213d0000000d010000290000002402100039000800000002001d0009000b0020002d000000090060006b00000b400000213d00000a110100004100000000001004430000000001000412000000040010044300000024000004430000000001000414000009a50010009c000009a501008041000000c00110021000000a12011001c70000800502000039268726820000040f0000000100200190000012a60000613d000000000101043b000009a8011001970000000002000411000000000012004b00000ed00000c13d00000001010003670000002402100370000000000202043b000700000002001d0000000b0000006b00000ee70000c13d00000a3001000041000000000010043f0000003201000039000000040010043f00000a31010000410000268900010430000000a40060008c00000b400000413d0000000402100370000000000202043b000d00000002001d000009a50020009c00000b400000213d0000006401100370000000000101043b000009a90010009c00000b400000