mirror of
https://github.com/pezkuwichain/pezkuwi-mobile-app.git
synced 2026-05-30 21:31:02 +00:00
1 line
24 KiB
Plaintext
1 line
24 KiB
Plaintext
{"dependencies":[],"output":[{"data":{"code":"__d(function (global, require, _$$_IMPORT_DEFAULT, _$$_IMPORT_ALL, module, exports, _dependencyMap) {\n \"use strict\";\n\n Object.defineProperty(exports, \"__esModule\", {\n value: true\n });\n exports.v2 = void 0;\n exports.v2 = {\n AssetIdV2: {\n _enum: {\n Concrete: 'MultiLocationV2',\n Abstract: 'Bytes'\n }\n },\n AssetInstanceV2: {\n _enum: {\n Undefined: 'Null',\n Index: 'Compact<u128>',\n Array4: '[u8;4]',\n Array8: '[u8;8]',\n Array16: '[u8;16]',\n Array32: '[u8;32]',\n Blob: 'Bytes'\n }\n },\n BodyIdV2: {\n _enum: {\n Unit: 'Null',\n Named: 'Bytes',\n Index: 'Compact<u32>',\n Executive: 'Null',\n Technical: 'Null',\n Legislative: 'Null',\n Judicial: 'Null',\n Defense: 'Null',\n Administration: 'Null',\n Treasury: 'Null'\n }\n },\n BodyPartV2: {\n _enum: {\n Voice: 'Null',\n Members: {\n count: 'Compact<u32>'\n },\n Fraction: {\n nom: 'Compact<u32>',\n denom: 'Compact<u32>'\n },\n AtLeastProportion: {\n nom: 'Compact<u32>',\n denom: 'Compact<u32>'\n },\n MoreThanProportion: {\n nom: 'Compact<u32>',\n denom: 'Compact<u32>'\n }\n }\n },\n NetworkIdV2: {\n _enum: {\n Any: 'Null',\n Named: 'Bytes',\n Polkadot: 'Null',\n Kusama: 'Null'\n }\n },\n JunctionV2: {\n _enum: {\n Parachain: 'Compact<u32>',\n AccountId32: {\n network: 'NetworkIdV2',\n id: '[u8; 32]'\n },\n AccountIndex64: {\n network: 'NetworkIdV2',\n index: 'Compact<u64>'\n },\n AccountKey20: {\n network: 'NetworkIdV2',\n key: '[u8; 20]'\n },\n PalletInstance: 'u8',\n GeneralIndex: 'Compact<u128>',\n GeneralKey: 'Bytes',\n OnlyChild: 'Null',\n Plurality: {\n id: 'BodyIdV2',\n part: 'BodyPartV2'\n }\n }\n },\n JunctionsV2: {\n _enum: {\n Here: 'Null',\n X1: 'JunctionV2',\n X2: '(JunctionV2, JunctionV2)',\n X3: '(JunctionV2, JunctionV2, JunctionV2)',\n X4: '(JunctionV2, JunctionV2, JunctionV2, JunctionV2)',\n X5: '(JunctionV2, JunctionV2, JunctionV2, JunctionV2, JunctionV2)',\n X6: '(JunctionV2, JunctionV2, JunctionV2, JunctionV2, JunctionV2, JunctionV2)',\n X7: '(JunctionV2, JunctionV2, JunctionV2, JunctionV2, JunctionV2, JunctionV2, JunctionV2)',\n X8: '(JunctionV2, JunctionV2, JunctionV2, JunctionV2, JunctionV2, JunctionV2, JunctionV2, JunctionV2)'\n }\n },\n FungibilityV2: {\n _enum: {\n Fungible: 'Compact<u128>',\n NonFungible: 'AssetInstanceV2'\n }\n },\n InteriorMultiLocationV2: 'JunctionsV2',\n MultiAssetV2: {\n id: 'AssetIdV2',\n fun: 'FungibilityV2'\n },\n MultiAssetsV2: 'Vec<MultiAssetV2>',\n MultiAssetFilterV2: {\n _enum: {\n Definite: 'MultiAssetsV2',\n Wild: 'WildMultiAssetV2'\n }\n },\n MultiLocationV2: {\n parents: 'u8',\n interior: 'JunctionsV2'\n },\n OriginKindV2: {\n _enum: {\n Native: 'Null',\n SovereignAccount: 'Null',\n Superuser: 'Null',\n Xcm: 'Null'\n }\n },\n WildFungibilityV2: {\n _enum: {\n Fungible: 'Null',\n NonFungible: 'Null'\n }\n },\n ResponseV2: {\n _enum: {\n Null: 'Null',\n Assets: 'MultiAssetsV2',\n ExecutionResult: 'Option<(u32, XcmErrorV2)>',\n Version: 'u32'\n }\n },\n ResponseV2Error: '(u32, XcmErrorV2)',\n WeightLimitV2: {\n _enum: {\n Unlimited: 'Null',\n Limited: 'Compact<u64>'\n }\n },\n InstructionV2: {\n _enum: {\n WithdrawAsset: 'MultiAssetsV2',\n ReserveAssetDeposited: 'MultiAssetsV2',\n ReceiveTeleportedAsset: 'MultiAssetsV2',\n QueryResponse: {\n queryId: 'Compact<u64>',\n response: 'ResponseV2',\n maxWeight: 'Compact<u64>'\n },\n TransferAsset: {\n assets: 'MultiAssetsV2',\n beneficiary: 'MultiLocationV2'\n },\n TransferReserveAsset: {\n assets: 'MultiAssetsV2',\n dest: 'MultiLocationV2',\n xcm: 'XcmV2'\n },\n Transact: {\n originType: 'XcmOriginKind',\n requireWeightAtMost: 'Compact<u64>',\n call: 'DoubleEncodedCall'\n },\n HrmpNewChannelOpenRequest: {\n sender: 'Compact<u32>',\n maxMessageSize: 'Compact<u32>',\n maxCapacity: 'Compact<u32>'\n },\n HrmpChannelAccepted: {\n recipient: 'Compact<u32>'\n },\n HrmpChannelClosing: {\n initiator: 'Compact<u32>',\n sender: 'Compact<u32>',\n recipient: 'Compact<u32>'\n },\n ClearOrigin: 'Null',\n DescendOrigin: 'InteriorMultiLocationV2',\n ReportError: {\n queryId: 'Compact<u64>',\n dest: 'MultiLocationV2',\n maxResponseWeight: 'Compact<u64>'\n },\n DepositAsset: {\n assets: 'MultiAssetFilterV2',\n maxAssets: 'Compact<u32>',\n beneficiary: 'MultiLocationV2'\n },\n DepositReserveAsset: {\n assets: 'MultiAssetFilterV2',\n maxAssets: 'Compact<u32>',\n dest: 'MultiLocationV2',\n xcm: 'XcmV2'\n },\n ExchangeAsset: {\n give: 'MultiAssetFilterV2',\n receive: 'MultiAssetsV2'\n },\n InitiateReserveWithdraw: {\n assets: 'MultiAssetFilterV2',\n reserve: 'MultiLocationV2',\n xcm: 'XcmV2'\n },\n InitiateTeleport: {\n assets: 'MultiAssetFilterV2',\n dest: 'MultiLocationV2',\n xcm: 'XcmV2'\n },\n QueryHolding: {\n queryId: 'Compact<u64>',\n dest: 'MultiLocationV2',\n assets: 'MultiAssetFilterV2',\n maxResponseWeight: 'Compact<u64>'\n },\n BuyExecution: {\n fees: 'MultiAssetV2',\n weightLimit: 'WeightLimitV2'\n },\n RefundSurplus: 'Null',\n SetErrorHandler: 'XcmV2<RuntimeCall>',\n SetAppendix: 'XcmV2<RuntimeCall>',\n ClearError: 'Null',\n ClaimAsset: {\n assets: 'MultiAssetsV2',\n ticket: 'MultiLocationV2'\n },\n Trap: 'Compact<u64>',\n SubscribeVersion: {\n queryId: 'Compact<u64>',\n maxResponseWeight: 'Compact<u64>'\n },\n UnsubscribeVersion: 'Null'\n }\n },\n WildMultiAssetV2: {\n _enum: {\n All: 'Null',\n AllOf: {\n id: 'AssetIdV2',\n fun: 'WildFungibilityV2'\n }\n }\n },\n XcmV2: 'Vec<InstructionV2>',\n XcmErrorV2: {\n _enum: {\n Overflow: 'Null',\n Unimplemented: 'Null',\n UntrustedReserveLocation: 'Null',\n UntrustedTeleportLocation: 'Null',\n MultiLocationFull: 'Null',\n MultiLocationNotInvertible: 'Null',\n BadOrigin: 'Null',\n InvalidLocation: 'Null',\n AssetNotFound: 'Null',\n FailedToTransactAsset: 'Null',\n NotWithdrawable: 'Null',\n LocationCannotHold: 'Null',\n ExceedsMaxMessageSize: 'Null',\n DestinationUnsupported: 'Null',\n Transport: 'Null',\n Unroutable: 'Null',\n UnknownClaim: 'Null',\n FailedToDecode: 'Null',\n MaxWeightInvalid: 'Null',\n NotHoldingFees: 'Null',\n TooExpensive: 'Null',\n Trap: 'u64',\n UnhandledXcmVersion: 'Null',\n WeightLimitReached: 'Weight',\n Barrier: 'Null',\n WeightNotComputable: 'Null'\n }\n }\n };\n});","lineCount":293,"map":[[2,2,1,0],[2,14,1,12],[4,2,2,0,"Object"],[4,8,2,6],[4,9,2,7,"defineProperty"],[4,23,2,21],[4,24,2,22,"exports"],[4,31,2,29],[4,33,2,31],[4,45,2,43],[4,47,2,45],[5,4,2,47,"value"],[5,9,2,52],[5,11,2,54],[6,2,2,59],[6,3,2,60],[6,4,2,61],[7,2,3,0,"exports"],[7,9,3,7],[7,10,3,8,"v2"],[7,12,3,10],[7,15,3,13],[7,20,3,18],[7,21,3,19],[8,2,4,0,"exports"],[8,9,4,7],[8,10,4,8,"v2"],[8,12,4,10],[8,15,4,13],[9,4,5,4,"AssetIdV2"],[9,13,5,13],[9,15,5,15],[10,6,6,8,"_enum"],[10,11,6,13],[10,13,6,15],[11,8,7,12,"Concrete"],[11,16,7,20],[11,18,7,22],[11,35,7,39],[12,8,8,12,"Abstract"],[12,16,8,20],[12,18,8,22],[13,6,9,8],[14,4,10,4],[14,5,10,5],[15,4,11,4,"AssetInstanceV2"],[15,19,11,19],[15,21,11,21],[16,6,12,8,"_enum"],[16,11,12,13],[16,13,12,15],[17,8,13,12,"Undefined"],[17,17,13,21],[17,19,13,23],[17,25,13,29],[18,8,14,12,"Index"],[18,13,14,17],[18,15,14,19],[18,30,14,34],[19,8,15,12,"Array4"],[19,14,15,18],[19,16,15,20],[19,24,15,28],[20,8,16,12,"Array8"],[20,14,16,18],[20,16,16,20],[20,24,16,28],[21,8,17,12,"Array16"],[21,15,17,19],[21,17,17,21],[21,26,17,30],[22,8,18,12,"Array32"],[22,15,18,19],[22,17,18,21],[22,26,18,30],[23,8,19,12,"Blob"],[23,12,19,16],[23,14,19,18],[24,6,20,8],[25,4,21,4],[25,5,21,5],[26,4,22,4,"BodyIdV2"],[26,12,22,12],[26,14,22,14],[27,6,23,8,"_enum"],[27,11,23,13],[27,13,23,15],[28,8,24,12,"Unit"],[28,12,24,16],[28,14,24,18],[28,20,24,24],[29,8,25,12,"Named"],[29,13,25,17],[29,15,25,19],[29,22,25,26],[30,8,26,12,"Index"],[30,13,26,17],[30,15,26,19],[30,29,26,33],[31,8,27,12,"Executive"],[31,17,27,21],[31,19,27,23],[31,25,27,29],[32,8,28,12,"Technical"],[32,17,28,21],[32,19,28,23],[32,25,28,29],[33,8,29,12,"Legislative"],[33,19,29,23],[33,21,29,25],[33,27,29,31],[34,8,30,12,"Judicial"],[34,16,30,20],[34,18,30,22],[34,24,30,28],[35,8,31,12,"Defense"],[35,15,31,19],[35,17,31,21],[35,23,31,27],[36,8,32,12,"Administration"],[36,22,32,26],[36,24,32,28],[36,30,32,34],[37,8,33,12,"Treasury"],[37,16,33,20],[37,18,33,22],[38,6,34,8],[39,4,35,4],[39,5,35,5],[40,4,36,4,"BodyPartV2"],[40,14,36,14],[40,16,36,16],[41,6,37,8,"_enum"],[41,11,37,13],[41,13,37,15],[42,8,38,12,"Voice"],[42,13,38,17],[42,15,38,19],[42,21,38,25],[43,8,39,12,"Members"],[43,15,39,19],[43,17,39,21],[44,10,40,16,"count"],[44,15,40,21],[44,17,40,23],[45,8,41,12],[45,9,41,13],[46,8,42,12,"Fraction"],[46,16,42,20],[46,18,42,22],[47,10,43,16,"nom"],[47,13,43,19],[47,15,43,21],[47,29,43,35],[48,10,44,16,"denom"],[48,15,44,21],[48,17,44,23],[49,8,45,12],[49,9,45,13],[50,8,46,12,"AtLeastProportion"],[50,25,46,29],[50,27,46,31],[51,10,47,16,"nom"],[51,13,47,19],[51,15,47,21],[51,29,47,35],[52,10,48,16,"denom"],[52,15,48,21],[52,17,48,23],[53,8,49,12],[53,9,49,13],[54,8,50,12,"MoreThanProportion"],[54,26,50,30],[54,28,50,32],[55,10,51,16,"nom"],[55,13,51,19],[55,15,51,21],[55,29,51,35],[56,10,52,16,"denom"],[56,15,52,21],[56,17,52,23],[57,8,53,12],[58,6,54,8],[59,4,55,4],[59,5,55,5],[60,4,56,4,"NetworkIdV2"],[60,15,56,15],[60,17,56,17],[61,6,57,8,"_enum"],[61,11,57,13],[61,13,57,15],[62,8,58,12,"Any"],[62,11,58,15],[62,13,58,17],[62,19,58,23],[63,8,59,12,"Named"],[63,13,59,17],[63,15,59,19],[63,22,59,26],[64,8,60,12,"Polkadot"],[64,16,60,20],[64,18,60,22],[64,24,60,28],[65,8,61,12,"Kusama"],[65,14,61,18],[65,16,61,20],[66,6,62,8],[67,4,63,4],[67,5,63,5],[68,4,64,4,"JunctionV2"],[68,14,64,14],[68,16,64,16],[69,6,65,8,"_enum"],[69,11,65,13],[69,13,65,15],[70,8,66,12,"Parachain"],[70,17,66,21],[70,19,66,23],[70,33,66,37],[71,8,67,12,"AccountId32"],[71,19,67,23],[71,21,67,25],[72,10,68,16,"network"],[72,17,68,23],[72,19,68,25],[72,32,68,38],[73,10,69,16,"id"],[73,12,69,18],[73,14,69,20],[74,8,70,12],[74,9,70,13],[75,8,71,12,"AccountIndex64"],[75,22,71,26],[75,24,71,28],[76,10,72,16,"network"],[76,17,72,23],[76,19,72,25],[76,32,72,38],[77,10,73,16,"index"],[77,15,73,21],[77,17,73,23],[78,8,74,12],[78,9,74,13],[79,8,75,12,"AccountKey20"],[79,20,75,24],[79,22,75,26],[80,10,76,16,"network"],[80,17,76,23],[80,19,76,25],[80,32,76,38],[81,10,77,16,"key"],[81,13,77,19],[81,15,77,21],[82,8,78,12],[82,9,78,13],[83,8,79,12,"PalletInstance"],[83,22,79,26],[83,24,79,28],[83,28,79,32],[84,8,80,12,"GeneralIndex"],[84,20,80,24],[84,22,80,26],[84,37,80,41],[85,8,81,12,"GeneralKey"],[85,18,81,22],[85,20,81,24],[85,27,81,31],[86,8,82,12,"OnlyChild"],[86,17,82,21],[86,19,82,23],[86,25,82,29],[87,8,83,12,"Plurality"],[87,17,83,21],[87,19,83,23],[88,10,84,16,"id"],[88,12,84,18],[88,14,84,20],[88,24,84,30],[89,10,85,16,"part"],[89,14,85,20],[89,16,85,22],[90,8,86,12],[91,6,87,8],[92,4,88,4],[92,5,88,5],[93,4,89,4,"JunctionsV2"],[93,15,89,15],[93,17,89,17],[94,6,90,8,"_enum"],[94,11,90,13],[94,13,90,15],[95,8,91,12,"Here"],[95,12,91,16],[95,14,91,18],[95,20,91,24],[96,8,92,12,"X1"],[96,10,92,14],[96,12,92,16],[96,24,92,28],[97,8,93,12,"X2"],[97,10,93,14],[97,12,93,16],[97,38,93,42],[98,8,94,12,"X3"],[98,10,94,14],[98,12,94,16],[98,50,94,54],[99,8,95,12,"X4"],[99,10,95,14],[99,12,95,16],[99,62,95,66],[100,8,96,12,"X5"],[100,10,96,14],[100,12,96,16],[100,74,96,78],[101,8,97,12,"X6"],[101,10,97,14],[101,12,97,16],[101,86,97,90],[102,8,98,12,"X7"],[102,10,98,14],[102,12,98,16],[102,98,98,102],[103,8,99,12,"X8"],[103,10,99,14],[103,12,99,16],[104,6,100,8],[105,4,101,4],[105,5,101,5],[106,4,102,4,"FungibilityV2"],[106,17,102,17],[106,19,102,19],[107,6,103,8,"_enum"],[107,11,103,13],[107,13,103,15],[108,8,104,12,"Fungible"],[108,16,104,20],[108,18,104,22],[108,33,104,37],[109,8,105,12,"NonFungible"],[109,19,105,23],[109,21,105,25],[110,6,106,8],[111,4,107,4],[111,5,107,5],[112,4,108,4,"InteriorMultiLocationV2"],[112,27,108,27],[112,29,108,29],[112,42,108,42],[113,4,109,4,"MultiAssetV2"],[113,16,109,16],[113,18,109,18],[114,6,110,8,"id"],[114,8,110,10],[114,10,110,12],[114,21,110,23],[115,6,111,8,"fun"],[115,9,111,11],[115,11,111,13],[116,4,112,4],[116,5,112,5],[117,4,113,4,"MultiAssetsV2"],[117,17,113,17],[117,19,113,19],[117,38,113,38],[118,4,114,4,"MultiAssetFilterV2"],[118,22,114,22],[118,24,114,24],[119,6,115,8,"_enum"],[119,11,115,13],[119,13,115,15],[120,8,116,12,"Definite"],[120,16,116,20],[120,18,116,22],[120,33,116,37],[121,8,117,12,"Wild"],[121,12,117,16],[121,14,117,18],[122,6,118,8],[123,4,119,4],[123,5,119,5],[124,4,120,4,"MultiLocationV2"],[124,19,120,19],[124,21,120,21],[125,6,121,8,"parents"],[125,13,121,15],[125,15,121,17],[125,19,121,21],[126,6,122,8,"interior"],[126,14,122,16],[126,16,122,18],[127,4,123,4],[127,5,123,5],[128,4,124,4,"OriginKindV2"],[128,16,124,16],[128,18,124,18],[129,6,125,8,"_enum"],[129,11,125,13],[129,13,125,15],[130,8,126,12,"Native"],[130,14,126,18],[130,16,126,20],[130,22,126,26],[131,8,127,12,"SovereignAccount"],[131,24,127,28],[131,26,127,30],[131,32,127,36],[132,8,128,12,"Superuser"],[132,17,128,21],[132,19,128,23],[132,25,128,29],[133,8,129,12,"Xcm"],[133,11,129,15],[133,13,129,17],[134,6,130,8],[135,4,131,4],[135,5,131,5],[136,4,132,4,"WildFungibilityV2"],[136,21,132,21],[136,23,132,23],[137,6,133,8,"_enum"],[137,11,133,13],[137,13,133,15],[138,8,134,12,"Fungible"],[138,16,134,20],[138,18,134,22],[138,24,134,28],[139,8,135,12,"NonFungible"],[139,19,135,23],[139,21,135,25],[140,6,136,8],[141,4,137,4],[141,5,137,5],[142,4,138,4,"ResponseV2"],[142,14,138,14],[142,16,138,16],[143,6,139,8,"_enum"],[143,11,139,13],[143,13,139,15],[144,8,140,12,"Null"],[144,12,140,16],[144,14,140,18],[144,20,140,24],[145,8,141,12,"Assets"],[145,14,141,18],[145,16,141,20],[145,31,141,35],[146,8,142,12,"ExecutionResult"],[146,23,142,27],[146,25,142,29],[146,52,142,56],[147,8,143,12,"Version"],[147,15,143,19],[147,17,143,21],[148,6,144,8],[149,4,145,4],[149,5,145,5],[150,4,146,4,"ResponseV2Error"],[150,19,146,19],[150,21,146,21],[150,40,146,40],[151,4,147,4,"WeightLimitV2"],[151,17,147,17],[151,19,147,19],[152,6,148,8,"_enum"],[152,11,148,13],[152,13,148,15],[153,8,149,12,"Unlimited"],[153,17,149,21],[153,19,149,23],[153,25,149,29],[154,8,150,12,"Limited"],[154,15,150,19],[154,17,150,21],[155,6,151,8],[156,4,152,4],[156,5,152,5],[157,4,153,4,"InstructionV2"],[157,17,153,17],[157,19,153,19],[158,6,154,8,"_enum"],[158,11,154,13],[158,13,154,15],[159,8,155,12,"WithdrawAsset"],[159,21,155,25],[159,23,155,27],[159,38,155,42],[160,8,156,12,"ReserveAssetDeposited"],[160,29,156,33],[160,31,156,35],[160,46,156,50],[161,8,157,12,"ReceiveTeleportedAsset"],[161,30,157,34],[161,32,157,36],[161,47,157,51],[162,8,158,12,"QueryResponse"],[162,21,158,25],[162,23,158,27],[163,10,159,16,"queryId"],[163,17,159,23],[163,19,159,25],[163,33,159,39],[164,10,160,16,"response"],[164,18,160,24],[164,20,160,26],[164,32,160,38],[165,10,161,16,"maxWeight"],[165,19,161,25],[165,21,161,27],[166,8,162,12],[166,9,162,13],[167,8,163,12,"TransferAsset"],[167,21,163,25],[167,23,163,27],[168,10,164,16,"assets"],[168,16,164,22],[168,18,164,24],[168,33,164,39],[169,10,165,16,"beneficiary"],[169,21,165,27],[169,23,165,29],[170,8,166,12],[170,9,166,13],[171,8,167,12,"TransferReserveAsset"],[171,28,167,32],[171,30,167,34],[172,10,168,16,"assets"],[172,16,168,22],[172,18,168,24],[172,33,168,39],[173,10,169,16,"dest"],[173,14,169,20],[173,16,169,22],[173,33,169,39],[174,10,170,16,"xcm"],[174,13,170,19],[174,15,170,21],[175,8,171,12],[175,9,171,13],[176,8,172,12,"Transact"],[176,16,172,20],[176,18,172,22],[177,10,173,16,"originType"],[177,20,173,26],[177,22,173,28],[177,37,173,43],[178,10,174,16,"requireWeightAtMost"],[178,29,174,35],[178,31,174,37],[178,45,174,51],[179,10,175,16,"call"],[179,14,175,20],[179,16,175,22],[180,8,176,12],[180,9,176,13],[181,8,177,12,"HrmpNewChannelOpenRequest"],[181,33,177,37],[181,35,177,39],[182,10,178,16,"sender"],[182,16,178,22],[182,18,178,24],[182,32,178,38],[183,10,179,16,"maxMessageSize"],[183,24,179,30],[183,26,179,32],[183,40,179,46],[184,10,180,16,"maxCapacity"],[184,21,180,27],[184,23,180,29],[185,8,181,12],[185,9,181,13],[186,8,182,12,"HrmpChannelAccepted"],[186,27,182,31],[186,29,182,33],[187,10,183,16,"recipient"],[187,19,183,25],[187,21,183,27],[188,8,184,12],[188,9,184,13],[189,8,185,12,"HrmpChannelClosing"],[189,26,185,30],[189,28,185,32],[190,10,186,16,"initiator"],[190,19,186,25],[190,21,186,27],[190,35,186,41],[191,10,187,16,"sender"],[191,16,187,22],[191,18,187,24],[191,32,187,38],[192,10,188,16,"recipient"],[192,19,188,25],[192,21,188,27],[193,8,189,12],[193,9,189,13],[194,8,190,12,"ClearOrigin"],[194,19,190,23],[194,21,190,25],[194,27,190,31],[195,8,191,12,"DescendOrigin"],[195,21,191,25],[195,23,191,27],[195,48,191,52],[196,8,192,12,"ReportError"],[196,19,192,23],[196,21,192,25],[197,10,193,16,"queryId"],[197,17,193,23],[197,19,193,25],[197,33,193,39],[198,10,194,16,"dest"],[198,14,194,20],[198,16,194,22],[198,33,194,39],[199,10,195,16,"maxResponseWeight"],[199,27,195,33],[199,29,195,35],[200,8,196,12],[200,9,196,13],[201,8,197,12,"DepositAsset"],[201,20,197,24],[201,22,197,26],[202,10,198,16,"assets"],[202,16,198,22],[202,18,198,24],[202,38,198,44],[203,10,199,16,"maxAssets"],[203,19,199,25],[203,21,199,27],[203,35,199,41],[204,10,200,16,"beneficiary"],[204,21,200,27],[204,23,200,29],[205,8,201,12],[205,9,201,13],[206,8,202,12,"DepositReserveAsset"],[206,27,202,31],[206,29,202,33],[207,10,203,16,"assets"],[207,16,203,22],[207,18,203,24],[207,38,203,44],[208,10,204,16,"maxAssets"],[208,19,204,25],[208,21,204,27],[208,35,204,41],[209,10,205,16,"dest"],[209,14,205,20],[209,16,205,22],[209,33,205,39],[210,10,206,16,"xcm"],[210,13,206,19],[210,15,206,21],[211,8,207,12],[211,9,207,13],[212,8,208,12,"ExchangeAsset"],[212,21,208,25],[212,23,208,27],[213,10,209,16,"give"],[213,14,209,20],[213,16,209,22],[213,36,209,42],[214,10,210,16,"receive"],[214,17,210,23],[214,19,210,25],[215,8,211,12],[215,9,211,13],[216,8,212,12,"InitiateReserveWithdraw"],[216,31,212,35],[216,33,212,37],[217,10,213,16,"assets"],[217,16,213,22],[217,18,213,24],[217,38,213,44],[218,10,214,16,"reserve"],[218,17,214,23],[218,19,214,25],[218,36,214,42],[219,10,215,16,"xcm"],[219,13,215,19],[219,15,215,21],[220,8,216,12],[220,9,216,13],[221,8,217,12,"InitiateTeleport"],[221,24,217,28],[221,26,217,30],[222,10,218,16,"assets"],[222,16,218,22],[222,18,218,24],[222,38,218,44],[223,10,219,16,"dest"],[223,14,219,20],[223,16,219,22],[223,33,219,39],[224,10,220,16,"xcm"],[224,13,220,19],[224,15,220,21],[225,8,221,12],[225,9,221,13],[226,8,222,12,"QueryHolding"],[226,20,222,24],[226,22,222,26],[227,10,223,16,"queryId"],[227,17,223,23],[227,19,223,25],[227,33,223,39],[228,10,224,16,"dest"],[228,14,224,20],[228,16,224,22],[228,33,224,39],[229,10,225,16,"assets"],[229,16,225,22],[229,18,225,24],[229,38,225,44],[230,10,226,16,"maxResponseWeight"],[230,27,226,33],[230,29,226,35],[231,8,227,12],[231,9,227,13],[232,8,228,12,"BuyExecution"],[232,20,228,24],[232,22,228,26],[233,10,229,16,"fees"],[233,14,229,20],[233,16,229,22],[233,30,229,36],[234,10,230,16,"weightLimit"],[234,21,230,27],[234,23,230,29],[235,8,231,12],[235,9,231,13],[236,8,232,12,"RefundSurplus"],[236,21,232,25],[236,23,232,27],[236,29,232,33],[237,8,233,12,"SetErrorHandler"],[237,23,233,27],[237,25,233,29],[237,45,233,49],[238,8,234,12,"SetAppendix"],[238,19,234,23],[238,21,234,25],[238,41,234,45],[239,8,235,12,"ClearError"],[239,18,235,22],[239,20,235,24],[239,26,235,30],[240,8,236,12,"ClaimAsset"],[240,18,236,22],[240,20,236,24],[241,10,237,16,"assets"],[241,16,237,22],[241,18,237,24],[241,33,237,39],[242,10,238,16,"ticket"],[242,16,238,22],[242,18,238,24],[243,8,239,12],[243,9,239,13],[244,8,240,12,"Trap"],[244,12,240,16],[244,14,240,18],[244,28,240,32],[245,8,241,12,"SubscribeVersion"],[245,24,241,28],[245,26,241,30],[246,10,242,16,"queryId"],[246,17,242,23],[246,19,242,25],[246,33,242,39],[247,10,243,16,"maxResponseWeight"],[247,27,243,33],[247,29,243,35],[248,8,244,12],[248,9,244,13],[249,8,245,12,"UnsubscribeVersion"],[249,26,245,30],[249,28,245,32],[250,6,246,8],[251,4,247,4],[251,5,247,5],[252,4,248,4,"WildMultiAssetV2"],[252,20,248,20],[252,22,248,22],[253,6,249,8,"_enum"],[253,11,249,13],[253,13,249,15],[254,8,250,12,"All"],[254,11,250,15],[254,13,250,17],[254,19,250,23],[255,8,251,12,"AllOf"],[255,13,251,17],[255,15,251,19],[256,10,252,16,"id"],[256,12,252,18],[256,14,252,20],[256,25,252,31],[257,10,253,16,"fun"],[257,13,253,19],[257,15,253,21],[258,8,254,12],[259,6,255,8],[260,4,256,4],[260,5,256,5],[261,4,257,4,"XcmV2"],[261,9,257,9],[261,11,257,11],[261,31,257,31],[262,4,258,4,"XcmErrorV2"],[262,14,258,14],[262,16,258,16],[263,6,259,8,"_enum"],[263,11,259,13],[263,13,259,15],[264,8,260,12,"Overflow"],[264,16,260,20],[264,18,260,22],[264,24,260,28],[265,8,261,12,"Unimplemented"],[265,21,261,25],[265,23,261,27],[265,29,261,33],[266,8,262,12,"UntrustedReserveLocation"],[266,32,262,36],[266,34,262,38],[266,40,262,44],[267,8,263,12,"UntrustedTeleportLocation"],[267,33,263,37],[267,35,263,39],[267,41,263,45],[268,8,264,12,"MultiLocationFull"],[268,25,264,29],[268,27,264,31],[268,33,264,37],[269,8,265,12,"MultiLocationNotInvertible"],[269,34,265,38],[269,36,265,40],[269,42,265,46],[270,8,266,12,"BadOrigin"],[270,17,266,21],[270,19,266,23],[270,25,266,29],[271,8,267,12,"InvalidLocation"],[271,23,267,27],[271,25,267,29],[271,31,267,35],[272,8,268,12,"AssetNotFound"],[272,21,268,25],[272,23,268,27],[272,29,268,33],[273,8,269,12,"FailedToTransactAsset"],[273,29,269,33],[273,31,269,35],[273,37,269,41],[274,8,270,12,"NotWithdrawable"],[274,23,270,27],[274,25,270,29],[274,31,270,35],[275,8,271,12,"LocationCannotHold"],[275,26,271,30],[275,28,271,32],[275,34,271,38],[276,8,272,12,"ExceedsMaxMessageSize"],[276,29,272,33],[276,31,272,35],[276,37,272,41],[277,8,273,12,"DestinationUnsupported"],[277,30,273,34],[277,32,273,36],[277,38,273,42],[278,8,274,12,"Transport"],[278,17,274,21],[278,19,274,23],[278,25,274,29],[279,8,275,12,"Unroutable"],[279,18,275,22],[279,20,275,24],[279,26,275,30],[280,8,276,12,"UnknownClaim"],[280,20,276,24],[280,22,276,26],[280,28,276,32],[281,8,277,12,"FailedToDecode"],[281,22,277,26],[281,24,277,28],[281,30,277,34],[282,8,278,12,"MaxWeightInvalid"],[282,24,278,28],[282,26,278,30],[282,32,278,36],[283,8,279,12,"NotHoldingFees"],[283,22,279,26],[283,24,279,28],[283,30,279,34],[284,8,280,12,"TooExpensive"],[284,20,280,24],[284,22,280,26],[284,28,280,32],[285,8,281,12,"Trap"],[285,12,281,16],[285,14,281,18],[285,19,281,23],[286,8,282,12,"UnhandledXcmVersion"],[286,27,282,31],[286,29,282,33],[286,35,282,39],[287,8,283,12,"WeightLimitReached"],[287,26,283,30],[287,28,283,32],[287,36,283,40],[288,8,284,12,"Barrier"],[288,15,284,19],[288,17,284,21],[288,23,284,27],[289,8,285,12,"WeightNotComputable"],[289,27,285,31],[289,29,285,33],[290,6,286,8],[291,4,287,4],[292,2,288,0],[292,3,288,1],[293,0,288,2],[293,3]],"functionMap":{"names":["<global>"],"mappings":"AAA"},"hasCjsExports":true},"type":"js/module"}]} |