issue-tracker
issue-tracker copied to clipboard
NFT tokens are still transferable by everyone even after we set contract to non-transferable successfully.
Hello, Love Moralis!! I found an issue in the price api though. Here is the URL to pull the price. https://deep-index.moralis.io/api/v2/erc20/0x7B7617C7B2236D7871741783CAE8BCC222C2E05D/price?chain=avalanche TraderJoe says it should be 51.901, but the api...
In the documentation, useMoralisWeb3Api().defi.getPairAddress returns { "token0": { "address": "0xbb4cdb9cbd36b01bd1cbaebf2de08d9173bc095c", "name": "Wrapped BNB", "symbol": "WBNB", "logo": null, "logo_hash": null, "thumbnail": null, "decimals": "18", "block_number": "8242108", "validated": 1 }, "token1": {...
I got the following error when I tried to login with wallet in web3auth login modal. I cannot even chose metamask or anything as soon as i chose the wallet...
I'm using the moralis opensea plugin to build a simple app. The desired outcome is to make an offer on an opensea nft when the createBuyOrder endpoint is called. However,...
I am using Snapshot (https://snapshot.org/) which uses Moralis. Recently one of our Quickswap proposals wasn’t working on Snapshot. We traced the issue down to this Moralis node RPC error: “missing...
Hi, I am fetching trades of particular collection using your API. Unfortunately the endpoint returns wrong data as there are token ids of other contracts than the one I am...
See https://github.com/MoralisWeb3/react-moralis/issues/206
Please log a warning if you try to use an invalid or non-existent moralis app-id. Cheers, Llama
Upon copying the API KEY to the clipboard, the popup doesn't show the full API key. I was wondering why my API key was invalid until I found this. Discovered...