UNPKG

rubic-sdk

Version:
13 lines 435 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.pancakeRouterAbi = void 0; exports.pancakeRouterAbi = [ { inputs: [{ internalType: 'bytes[]', name: 'data', type: 'bytes[]' }], name: 'multicall', outputs: [{ internalType: 'bytes[]', name: 'results', type: 'bytes[]' }], stateMutability: 'payable', type: 'function' } ]; //# sourceMappingURL=abi.js.map