Open yousonnet opened 9 months ago
there is redo:
const client = await createRPCQueryClient({ rpcEndpoint: "https://rpc.osmosis.zone", });
let pools_get = await client.osmosis.gamm.v1beta1.pools(); console.log(pools_get);
there is redo:
const client = await createRPCQueryClient({ rpcEndpoint: "https://rpc.osmosis.zone", });
let pools_get = await client.osmosis.gamm.v1beta1.pools(); console.log(pools_get);