osmojs
osmojs copied to clipboard
get error (0 , any_1.Any) is not a function
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);