UNPKG

rubic-sdk

Version:
17 lines 569 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.MESON_ABI = void 0; exports.MESON_ABI = [ { inputs: [ { internalType: 'uint256', name: 'encodedSwap', type: 'uint256' }, { internalType: 'uint200', name: 'postingValue', type: 'uint200' }, { internalType: 'address', name: 'contractAddress', type: 'address' } ], name: 'postSwapFromContract', outputs: [], stateMutability: 'payable', type: 'function' } ]; //# sourceMappingURL=meson-abi.js.map