UNPKG

rubic-sdk

Version:
13 lines 446 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.stargateFactoryAbi = void 0; exports.stargateFactoryAbi = [ { inputs: [{ internalType: 'uint256', name: '', type: 'uint256' }], name: 'getPool', outputs: [{ internalType: 'contract Pool', name: '', type: 'address' }], stateMutability: 'view', type: 'function' } ]; //# sourceMappingURL=stargate-factory-abi.js.map