Capplequoppe
Capplequoppe
Fixed typing issues that prevented mappers from using cursor based pagination in TypeScript
The following code could be put as a core part of moralis to automatically pull in metadata info when syncing to the NFTTokenOwners table. This would save the client a...
If you make a subscription to for example the create event, the related fields are not sent when the event is triggered
It has happened several times that I have worked on a cloud function, went on a short break, continued working for a while only to have all my work lost...
Wrote this sanity check to make sure that the developer has not switched the Ganache instance against a server by mistake. I have seen several on Moralis Beta who have...
ACP and CLP does not add restriction on adding new tables. This ban be restricted though if we expose the config file in the settings so the developer can set:...