-
![image](https://user-images.githubusercontent.com/1061543/133913595-e5480af3-bfbb-48d5-9f56-59e20642cf3e.png)
When you delete a server you show the text "deleting". I would elaborate this and ma…
-
1. For me it was strange that the add new server window remembers its state, if you close it and the select add new server again you get the same state as before leaving that window.
2. The **Select …
-
Hey there.
I just found about the Moralis and I love it! It's basically everything I was looking for past 3 months to have something like this and be able to build quickly apps.
I have a problem t…
-
Hello, I downloaded the Moralis API client (Typescript fetch version) and I am trying to get account balances:
```
const apiConfig = new Configuration({ apiKey: "xxx", });
const accountService = …
-
- **I'm submitting a ...**
question about how to use this project
- **Summary**
How do I use the Moralis.Web3 methods like `Moralis.Web3.getNFTs();` as shown here - https://docs.moralis.io/transa…
-
In all honesty I havnt checked lots of tutorial videos or anything, so maybe Im misunderstanding something.
I was going to replace my only node with another node for experiments, and when I deleted…
-
I wanted to reset my password but the reset email doesn't get sent. There are no issues in the console tab or any network call either.
https://poc.moralis.io/api/publics/auth/recover_password this…
-
[cloudflare worker](https://workers.cloudflare.com/) mimic the behavior of a service worker, as such it is like a limited browser environment.
unfortunately it does not implement all parameters of …
-
const options = { chain: 'Binance Smart Chain', address: '0x5d3878F40739a82fa327B68Cfb02a56a80e764a8' };
let ownedItems = await Moralis.Web3.getNFTs(options);
only returns values when chain is = …
-
Error: Invalid script watch-cloud-file
When I execute the watch-cloud-file and change to the correct path of your cloud file.
Current valid scripts:
watch-cloud-folder
connect-local-devchain
upd…