rubic-sdk
Version:
Simplify dApp creation
13 lines • 375 B
JavaScript
;
Object.defineProperty(exports, "__esModule", { value: true });
exports.stargatePoolAbi = void 0;
exports.stargatePoolAbi = [
{
inputs: [],
name: 'token',
outputs: [{ internalType: 'address', name: '', type: 'address' }],
stateMutability: 'view',
type: 'function'
}
];
//# sourceMappingURL=stargate-pool-abi.js.map