UNPKG

rubic-sdk

Version:
17 lines 606 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.gatewayRubicCrossChainAbi = void 0; exports.gatewayRubicCrossChainAbi = [ { inputs: [ { internalType: 'address[]', name: 'tokens', type: 'address[]' }, { internalType: 'uint256[]', name: 'amounts', type: 'uint256[]' }, { internalType: 'bytes', name: 'facetCallData', type: 'bytes' } ], name: 'startViaRubic', outputs: [], stateMutability: 'payable', type: 'function' } ]; //# sourceMappingURL=gateway-rubic-cross-chain-abi.js.map