Feedbacks & QnA
Graphql API not returning events on Aptos mainnet
Hi guys, We have a deployed contract on Aptos Mainnet and we are trying to read events emitted by it not using an events handler, but via event::emit(). i.e. events marked by #[event]. The GQL query we are sending is;
Inquiry Regarding Inactive Alerts and API Endpoint Access
Dear Nodit Support Team,
Inquiry – No Data Received from Nodit API Endpoints
Hello Nodit Support Team,
URL
Hello, I am using your Web3 Data API and trying to POST to:
https://data.nodit.io/api/v1/jsonrpc
I couldn’t find the relevant endpoints in the official API reference documentation.
Hello,
I am currently looking to use the On-Chain Metrics API (such as SOPR, MVRV, Active Address, etc.) provided by NODIT. However, I couldn’t find the relevant endpoints in the official API reference documentation.
Could you please provide the updated endpoint paths and an example of the response format?
Question
Hello,
I am currently looking to use the On-Chain Metrics API (such as SOPR, MVRV, Active Address, etc.) provided by NODIT. However, I couldn’t find the relevant endpoints in the official API reference documentation.
Could you please provide the updated endpoint paths and an example of the response format?
ethglobal taipei mainnet support
This isn't a technical question, but I couldn't find any other place to ask. For the ETHGlobal Taipei NODIT track, the guidelines mention that projects must be deployed on a testnet. However, we're building as a startup and plan to deploy on the mainnet during the hackathon itself. Would we still be eligible for the prize track?
Querying contract
Hello. How can I query the current state of the specified APTOS contract using Nodit Indexer and Hedera Cloud?
Can't get Events emitted by Smart contract using Nodit Indexer
Hello, I have a smart contract that emits an event when upload_content
is called. I see the events emitted when I check Testnet explorer, however, if I try to get it with Nodes index, it doesn't show.