Files
pezkuwi-mobile-app/frontend/.metro-cache/cache/18/6335d3d025753265c2d880081fef43bedecb3310d5860c5350ac25de8311fb6c752826
T
2025-10-24 02:46:57 +00:00

1 line
7.4 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 Object.defineProperty(exports, \"versioned\", {\n enumerable: true,\n get: function () {\n return versioned;\n }\n });\n const sharedTypes = {\n // Anchor\n AnchorData: {\n anchoredBlock: 'u64',\n docRoot: 'H256',\n id: 'H256'\n },\n DispatchErrorModule: 'DispatchErrorModuleU8',\n PreCommitData: {\n expirationBlock: 'u64',\n identity: 'H256',\n signingRoot: 'H256'\n },\n // Fees\n Fee: {\n key: 'Hash',\n price: 'Balance'\n },\n // MultiAccount\n MultiAccountData: {\n deposit: 'Balance',\n depositor: 'AccountId',\n signatories: 'Vec<AccountId>',\n threshold: 'u16'\n },\n // Bridge\n ChainId: 'u8',\n DepositNonce: 'u64',\n ResourceId: '[u8; 32]',\n 'chainbridge::ChainId': 'u8',\n // NFT\n RegistryId: 'H160',\n TokenId: 'U256',\n AssetId: {\n registryId: 'RegistryId',\n tokenId: 'TokenId'\n },\n AssetInfo: {\n metadata: 'Bytes'\n },\n MintInfo: {\n anchorId: 'Hash',\n proofs: 'Vec<ProofMint>',\n staticHashes: '[Hash; 3]'\n },\n Proof: {\n leafHash: 'H256',\n sortedHashes: 'H256'\n },\n ProofMint: {\n hashes: 'Vec<Hash>',\n property: 'Bytes',\n salt: '[u8; 32]',\n value: 'Bytes'\n },\n RegistryInfo: {\n fields: 'Vec<Bytes>',\n ownerCanBurn: 'bool'\n },\n ProxyType: {\n _enum: ['Any', 'NonTransfer', 'Governance', 'Staking', 'NonProxy']\n }\n };\n const standaloneTypes = {\n ...sharedTypes,\n AccountInfo: 'AccountInfoWithRefCount',\n Address: 'LookupSource',\n LookupSource: 'IndicesLookupSource',\n Multiplier: 'Fixed64',\n RefCount: 'RefCountTo259'\n };\n const versioned = [{\n minmax: [240, 243],\n types: {\n ...standaloneTypes,\n ProxyType: {\n _enum: ['Any', 'NonTransfer', 'Governance', 'Staking', 'Vesting']\n }\n }\n }, {\n minmax: [244, 999],\n types: {\n ...standaloneTypes\n }\n }, {\n minmax: [1000, undefined],\n types: {\n ...sharedTypes\n }\n }];\n});","lineCount":103,"map":[[7,2,78,0,"Object"],[7,8,78,0],[7,9,78,0,"defineProperty"],[7,23,78,0],[7,24,78,0,"exports"],[7,31,78,0],[8,4,78,0,"enumerable"],[8,14,78,0],[9,4,78,0,"get"],[9,7,78,0],[9,18,78,0,"get"],[9,19,78,0],[10,6,78,0],[10,13,78,0,"versioned"],[10,22,78,0],[11,4,78,0],[12,2,78,0],[13,2,1,0],[13,8,1,6,"sharedTypes"],[13,19,1,17],[13,22,1,20],[14,4,2,4],[15,4,3,4,"AnchorData"],[15,14,3,14],[15,16,3,16],[16,6,4,8,"anchoredBlock"],[16,19,4,21],[16,21,4,23],[16,26,4,28],[17,6,5,8,"docRoot"],[17,13,5,15],[17,15,5,17],[17,21,5,23],[18,6,6,8,"id"],[18,8,6,10],[18,10,6,12],[19,4,7,4],[19,5,7,5],[20,4,8,4,"DispatchErrorModule"],[20,23,8,23],[20,25,8,25],[20,48,8,48],[21,4,9,4,"PreCommitData"],[21,17,9,17],[21,19,9,19],[22,6,10,8,"expirationBlock"],[22,21,10,23],[22,23,10,25],[22,28,10,30],[23,6,11,8,"identity"],[23,14,11,16],[23,16,11,18],[23,22,11,24],[24,6,12,8,"signingRoot"],[24,17,12,19],[24,19,12,21],[25,4,13,4],[25,5,13,5],[26,4,14,4],[27,4,15,4,"Fee"],[27,7,15,7],[27,9,15,9],[28,6,16,8,"key"],[28,9,16,11],[28,11,16,13],[28,17,16,19],[29,6,17,8,"price"],[29,11,17,13],[29,13,17,15],[30,4,18,4],[30,5,18,5],[31,4,19,4],[32,4,20,4,"MultiAccountData"],[32,20,20,20],[32,22,20,22],[33,6,21,8,"deposit"],[33,13,21,15],[33,15,21,17],[33,24,21,26],[34,6,22,8,"depositor"],[34,15,22,17],[34,17,22,19],[34,28,22,30],[35,6,23,8,"signatories"],[35,17,23,19],[35,19,23,21],[35,35,23,37],[36,6,24,8,"threshold"],[36,15,24,17],[36,17,24,19],[37,4,25,4],[37,5,25,5],[38,4,26,4],[39,4,27,4,"ChainId"],[39,11,27,11],[39,13,27,13],[39,17,27,17],[40,4,28,4,"DepositNonce"],[40,16,28,16],[40,18,28,18],[40,23,28,23],[41,4,29,4,"ResourceId"],[41,14,29,14],[41,16,29,16],[41,26,29,26],[42,4,30,4],[42,26,30,26],[42,28,30,28],[42,32,30,32],[43,4,31,4],[44,4,32,4,"RegistryId"],[44,14,32,14],[44,16,32,16],[44,22,32,22],[45,4,33,4,"TokenId"],[45,11,33,11],[45,13,33,13],[45,19,33,19],[46,4,34,4,"AssetId"],[46,11,34,11],[46,13,34,13],[47,6,35,8,"registryId"],[47,16,35,18],[47,18,35,20],[47,30,35,32],[48,6,36,8,"tokenId"],[48,13,36,15],[48,15,36,17],[49,4,37,4],[49,5,37,5],[50,4,38,4,"AssetInfo"],[50,13,38,13],[50,15,38,15],[51,6,39,8,"metadata"],[51,14,39,16],[51,16,39,18],[52,4,40,4],[52,5,40,5],[53,4,41,4,"MintInfo"],[53,12,41,12],[53,14,41,14],[54,6,42,8,"anchorId"],[54,14,42,16],[54,16,42,18],[54,22,42,24],[55,6,43,8,"proofs"],[55,12,43,14],[55,14,43,16],[55,30,43,32],[56,6,44,8,"staticHashes"],[56,18,44,20],[56,20,44,22],[57,4,45,4],[57,5,45,5],[58,4,46,4,"Proof"],[58,9,46,9],[58,11,46,11],[59,6,47,8,"leafHash"],[59,14,47,16],[59,16,47,18],[59,22,47,24],[60,6,48,8,"sortedHashes"],[60,18,48,20],[60,20,48,22],[61,4,49,4],[61,5,49,5],[62,4,50,4,"ProofMint"],[62,13,50,13],[62,15,50,15],[63,6,51,8,"hashes"],[63,12,51,14],[63,14,51,16],[63,25,51,27],[64,6,52,8,"property"],[64,14,52,16],[64,16,52,18],[64,23,52,25],[65,6,53,8,"salt"],[65,10,53,12],[65,12,53,14],[65,22,53,24],[66,6,54,8,"value"],[66,11,54,13],[66,13,54,15],[67,4,55,4],[67,5,55,5],[68,4,56,4,"RegistryInfo"],[68,16,56,16],[68,18,56,18],[69,6,57,8,"fields"],[69,12,57,14],[69,14,57,16],[69,26,57,28],[70,6,58,8,"ownerCanBurn"],[70,18,58,20],[70,20,58,22],[71,4,59,4],[71,5,59,5],[72,4,60,4,"ProxyType"],[72,13,60,13],[72,15,60,15],[73,6,61,8,"_enum"],[73,11,61,13],[73,13,61,15],[73,14,62,12],[73,19,62,17],[73,21,63,12],[73,34,63,25],[73,36,64,12],[73,48,64,24],[73,50,65,12],[73,59,65,21],[73,61,66,12],[73,71,66,22],[74,4,68,4],[75,2,69,0],[75,3,69,1],[76,2,70,0],[76,8,70,6,"standaloneTypes"],[76,23,70,21],[76,26,70,24],[77,4,71,4],[77,7,71,7,"sharedTypes"],[77,18,71,18],[78,4,72,4,"AccountInfo"],[78,15,72,15],[78,17,72,17],[78,42,72,42],[79,4,73,4,"Address"],[79,11,73,11],[79,13,73,13],[79,27,73,27],[80,4,74,4,"LookupSource"],[80,16,74,16],[80,18,74,18],[80,39,74,39],[81,4,75,4,"Multiplier"],[81,14,75,14],[81,16,75,16],[81,25,75,25],[82,4,76,4,"RefCount"],[82,12,76,12],[82,14,76,14],[83,2,77,0],[83,3,77,1],[84,2,78,7],[84,8,78,13,"versioned"],[84,17,78,22],[84,20,78,25],[84,21,79,4],[85,4,80,8,"minmax"],[85,10,80,14],[85,12,80,16],[85,13,80,17],[85,16,80,20],[85,18,80,22],[85,21,80,25],[85,22,80,26],[86,4,81,8,"types"],[86,9,81,13],[86,11,81,15],[87,6,82,12],[87,9,82,15,"standaloneTypes"],[87,24,82,30],[88,6,83,12,"ProxyType"],[88,15,83,21],[88,17,83,23],[89,8,84,16,"_enum"],[89,13,84,21],[89,15,84,23],[89,16,85,20],[89,21,85,25],[89,23,86,20],[89,36,86,33],[89,38,87,20],[89,50,87,32],[89,52,88,20],[89,61,88,29],[89,63,89,20],[89,72,89,29],[90,6,91,12],[91,4,92,8],[92,2,93,4],[92,3,93,5],[92,5,94,4],[93,4,95,8,"minmax"],[93,10,95,14],[93,12,95,16],[93,13,95,17],[93,16,95,20],[93,18,95,22],[93,21,95,25],[93,22,95,26],[94,4,96,8,"types"],[94,9,96,13],[94,11,96,15],[95,6,96,17],[95,9,96,20,"standaloneTypes"],[96,4,96,36],[97,2,97,4],[97,3,97,5],[97,5,98,4],[98,4,99,8,"minmax"],[98,10,99,14],[98,12,99,16],[98,13,99,17],[98,17,99,21],[98,19,99,23,"undefined"],[98,28,99,32],[98,29,99,33],[99,4,100,8,"types"],[99,9,100,13],[99,11,100,15],[100,6,100,17],[100,9,100,20,"sharedTypes"],[101,4,100,32],[102,2,101,4],[102,3,101,5],[102,4,102,1],[103,0,102,2],[103,3]],"functionMap":{"names":["<global>"],"mappings":"AAA"},"hasCjsExports":false},"type":"js/module"}]}