mirror of
https://github.com/pezkuwichain/pezkuwi-mobile-app.git
synced 2026-05-30 08:51:01 +00:00
1 line
2.8 KiB
Plaintext
1 line
2.8 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, \"runtime\", {\n enumerable: true,\n get: function () {\n return runtime;\n }\n });\n const runtime = {\n FungiblesApi: [{\n methods: {\n query_account_balances: {\n description: 'Returns the list of all `MultiAsset` that an `AccountId` has',\n params: [{\n name: 'account',\n type: 'AccountId'\n }],\n type: 'Result<Vec<XcmV3MultiAsset>, FungiblesAccessError>'\n }\n },\n version: 1\n }, {\n methods: {\n query_account_balances: {\n description: 'Returns the list of all `MultiAsset` that an `AccountId` has',\n params: [{\n name: 'account',\n type: 'AccountId'\n }],\n type: 'Result<XcmVersionedAssets, FungiblesAccessError>'\n }\n },\n version: 2\n }]\n };\n});","lineCount":40,"map":[[7,2,1,0,"Object"],[7,8,1,0],[7,9,1,0,"defineProperty"],[7,23,1,0],[7,24,1,0,"exports"],[7,31,1,0],[8,4,1,0,"enumerable"],[8,14,1,0],[9,4,1,0,"get"],[9,7,1,0],[9,18,1,0,"get"],[9,19,1,0],[10,6,1,0],[10,13,1,0,"runtime"],[10,20,1,0],[11,4,1,0],[12,2,1,0],[13,2,1,7],[13,8,1,13,"runtime"],[13,15,1,20],[13,18,1,23],[14,4,2,4,"FungiblesApi"],[14,16,2,16],[14,18,2,18],[14,19,3,8],[15,6,4,12,"methods"],[15,13,4,19],[15,15,4,21],[16,8,5,16,"query_account_balances"],[16,30,5,38],[16,32,5,40],[17,10,6,20,"description"],[17,21,6,31],[17,23,6,33],[17,85,6,95],[18,10,7,20,"params"],[18,16,7,26],[18,18,7,28],[18,19,8,24],[19,12,9,28,"name"],[19,16,9,32],[19,18,9,34],[19,27,9,43],[20,12,10,28,"type"],[20,16,10,32],[20,18,10,34],[21,10,11,24],[21,11,11,25],[21,12,12,21],[22,10,13,20,"type"],[22,14,13,24],[22,16,13,26],[23,8,14,16],[24,6,15,12],[24,7,15,13],[25,6,16,12,"version"],[25,13,16,19],[25,15,16,21],[26,4,17,8],[26,5,17,9],[26,7,18,8],[27,6,19,12,"methods"],[27,13,19,19],[27,15,19,21],[28,8,20,16,"query_account_balances"],[28,30,20,38],[28,32,20,40],[29,10,21,20,"description"],[29,21,21,31],[29,23,21,33],[29,85,21,95],[30,10,22,20,"params"],[30,16,22,26],[30,18,22,28],[30,19,23,24],[31,12,24,28,"name"],[31,16,24,32],[31,18,24,34],[31,27,24,43],[32,12,25,28,"type"],[32,16,25,32],[32,18,25,34],[33,10,26,24],[33,11,26,25],[33,12,27,21],[34,10,28,20,"type"],[34,14,28,24],[34,16,28,26],[35,8,29,16],[36,6,30,12],[36,7,30,13],[37,6,31,12,"version"],[37,13,31,19],[37,15,31,21],[38,4,32,8],[38,5,32,9],[39,2,34,0],[39,3,34,1],[40,0,34,2],[40,3]],"functionMap":{"names":["<global>"],"mappings":"AAA"},"hasCjsExports":false},"type":"js/module"}]} |