UNPKG

@mozaic-fi/intent-swapper-sdk-common

Version:
7 lines 217 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.getParamOffset = getParamOffset; function getParamOffset(paramIndex) { return paramIndex * 32; } //# sourceMappingURL=abi.js.map