UNPKG

rubic-sdk

Version:
8 lines 268 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.transferGasLimit = void 0; exports.transferGasLimit = { NATIVE_TRANSFER_GAS_LIMIT: 130000, TOKEN_TRANSFER_GAS_LIMIT: 150000 }; //# sourceMappingURL=gas-limit-estimation.js.map