Peersky
Peersky
@daria-bochkareva maybe better to use github to host this?
@Andrei-Dolgolev I think is must to add blockchain selector as well. And I assume for some contracts it might be useful to actually query for `polygon` AND/OR `ethereum` simultaneously
cant it be just part of args[] with ``` name: OR operation: boolean_algebra ``` And if we args can be recursive than we could have smth like ```json [ {...

> a sentence about our NFT market analysis on the landing page itself? Maybe above the diagram it could say "Analysis of over 7 million Ethereum NFT transactions by Moonstream"...
> Guys, on my PC since I saw the logo after our team meeting it was cut. @landnana is it solved or still present?
>  That's resizing on particular screen size, we can try to lift icons a bit up though we did that already once
proposed schema: ```json { "title": "Dashboard", "description": "Dashboard settings", "type": "object", "required": ["id", "name"], "properties": { "id": { "type": "uuid", "description": "id of dashboard" }, "name": { "type": "string", "desciption":...
Update to use object-keys instead of array ```json "methods": { "0x93123": {"name": "safeTransferFORM", "filters": {"tokenId": "110392"}} "0xabcdef": {"name": "safeTransferFORM", "filters": {"tokenId": "110392"}} }, ``` Alternative approach: ```json "methods": [ {"name":...
@daria-bochkareva in mockup we are moving sections about - loalty - secrurity - analytics inside the `/products` directory. Now I have question, where should current [product page](https://moonstream.to/product/) go? My proposal:...