issue-tracker
issue-tracker copied to clipboard
Here's two examples: 1) Contract: 0x3b707f0f718f186151b856464e07ddebf22aeb21 Missing token: 444, this one is not indexed, not found inside result table. (this can be reproduced easily with /nft/{address}/{token_id} ) Also the variable...
The 500 error happens when attempting to save new contract events on the moralis server UI under "view details" > "sync" tab > "Add New Sync" > "Sync and Watch...
it looks like the disconnect button for wallet connect doesn't work. it just changes what is displayed on the button. the wallet is still connected to the page
From the website itself. https://validator.swagger.io/validator/debug?url=https%3A%2F%2Fdeep-index.moralis.io%2Fapi-docs%2Fv2%2Fswagger.json
When making a requests to the /nft/{address} endpoint, I'm often getting null metadata in some of the token objects in the "result" array. I'm able to reproduce this issue with...
When accessing the server list page in the Moralis Admin, a message along the lines of "you haven't created any servers" is displayed while the page is still loading the...
Device: Lenovo Thinkpad E14 OS: Windows 10 Viewport size: about 1337px of width Page: https://admin.moralis.io/web3Api#
I am monitoring a specific BscAddress and the data is being synced to BscTransactions, but the following items are undefined and not set. ("confirmed" is set to true) - receipt_status...
I want to fork the mainnet at a particular block and then get this error when I try to get the balance of someone. Does moralis even support archive nodes?...
OS: Windows 10 Browser: Chrome To reproduce: 1. Setup a React project and make sure you installed the needed deps `npm install moralis react-moralis @walletconnect/web3-provider` . More helpful detail: https://docs.moralis.io/moralis-server/tools/react-moralis...