mirror of
https://github.com/pezkuwichain/pezkuwi-mobile-app.git
synced 2026-05-30 15:41:01 +00:00
1 line
2.4 KiB
Plaintext
1 line
2.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, \"runtime\", {\n enumerable: true,\n get: function () {\n return runtime;\n }\n });\n const runtime = {\n // https://github.com/open-web3-stack/open-runtime-module-library/blob/b57f88b39cd547e2fb51727d8bb9bcc64fddf8b5/tokens/rpc/runtime-api/src/lib.rs#L11-L18\n TokensApi: [{\n methods: {\n query_existential_deposit: {\n description: 'Query the existential amount for a specific currency',\n params: [{\n name: 'currencyId',\n // This is CurrencyId, as per the return value, we are unsure\n // if this is specialized and/or global to the chain or not\n type: 'Raw'\n }],\n // This is Balance - since we don't understand enough about the way\n // in which this is used, we default to u128 here (it certainly could\n // be a specialized type that doesn't map to the on-chain Balance)\n type: 'u128'\n }\n },\n version: 1\n }]\n };\n});","lineCount":34,"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],[15,4,3,4,"TokensApi"],[15,13,3,13],[15,15,3,15],[15,16,4,8],[16,6,5,12,"methods"],[16,13,5,19],[16,15,5,21],[17,8,6,16,"query_existential_deposit"],[17,33,6,41],[17,35,6,43],[18,10,7,20,"description"],[18,21,7,31],[18,23,7,33],[18,77,7,87],[19,10,8,20,"params"],[19,16,8,26],[19,18,8,28],[19,19,9,24],[20,12,10,28,"name"],[20,16,10,32],[20,18,10,34],[20,30,10,46],[21,12,11,28],[22,12,12,28],[23,12,13,28,"type"],[23,16,13,32],[23,18,13,34],[24,10,14,24],[24,11,14,25],[24,12,15,21],[25,10,16,20],[26,10,17,20],[27,10,18,20],[28,10,19,20,"type"],[28,14,19,24],[28,16,19,26],[29,8,20,16],[30,6,21,12],[30,7,21,13],[31,6,22,12,"version"],[31,13,22,19],[31,15,22,21],[32,4,23,8],[32,5,23,9],[33,2,25,0],[33,3,25,1],[34,0,25,2],[34,3]],"functionMap":{"names":["<global>"],"mappings":"AAA"},"hasCjsExports":false},"type":"js/module"}]} |