UNPKG

@myria/airdrop-js

Version:

Airdrop in L1 with claim based approach

10 lines 1.13 kB
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.toWei = exports.toUnits = exports.toTokens = exports.toEther = exports.fromGwei = void 0; var utils_1 = require("thirdweb/utils"); Object.defineProperty(exports, "fromGwei", { enumerable: true, get: function () { return utils_1.fromGwei; } }); Object.defineProperty(exports, "toEther", { enumerable: true, get: function () { return utils_1.toEther; } }); Object.defineProperty(exports, "toTokens", { enumerable: true, get: function () { return utils_1.toTokens; } }); Object.defineProperty(exports, "toUnits", { enumerable: true, get: function () { return utils_1.toUnits; } }); Object.defineProperty(exports, "toWei", { enumerable: true, get: function () { return utils_1.toWei; } }); //# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoidXRpbHMuanMiLCJzb3VyY2VSb290IjoiIiwic291cmNlcyI6WyIuLi8uLi9zcmMvY29tbW9uL3V0aWxzLnRzIl0sIm5hbWVzIjpbXSwibWFwcGluZ3MiOiI7OztBQUFBLHdDQUE2RTtBQUFwRSxpR0FBQSxRQUFRLE9BQUE7QUFBRSxnR0FBQSxPQUFPLE9BQUE7QUFBRSxpR0FBQSxRQUFRLE9BQUE7QUFBRSxnR0FBQSxPQUFPLE9BQUE7QUFBRSw4RkFBQSxLQUFLLE9BQUEifQ==