Jump to Content
Nodit Project
Getting StartedRecipesAPI ReferenceGraphQLChangelogQ&ANoticeBlog
Go to Nodit!Nodit Project
Q&A
Go to Nodit!
Getting StartedRecipesAPI ReferenceGraphQLChangelogQ&ANoticeBlog

Q&A

Ask a Question
ANSWERED

Querying contract

Hello. How can I query the current state of the specified APTOS contract using Nodit Indexer and Hedera Cloud?

aptosindexer api
Posted by JsMaxi 9 months ago
ANSWERED

Can't get Events emitted by Smart contract using Nodit Indexer

Hello, I have a smart contract that emits an event when upload_contentis 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.

aptosindexer api
Posted by Prisca Chidimma 9 months ago
ANSWERED

Events in aptos

Hi guys,
In aptos document, mentions Event-Handle events are deprecated and introduces working by Module Events.
I'm looking for a Node API for getting Module Events.
I found just these:
https://developer.nodit.io/reference/aptos_geteventsbyeventhandle
Is there any?

aptoseventnode apiindexer api
Posted by Farzam 9 months ago
ANSWERED

Aptos indexer events ordering

Hi Nodit team,

aptosindexer apievent
Posted by Frank 10 months ago
ANSWERED

Aptos Indexer API Graphql Query Error

I'm trying to run following query:
query MyQuery {
current_token_ownerships_v2 {
current_token_data {
cdn_asset_uris {
cdn_image_uri
}
}
}
}

aptosindexer api
Posted by Taras Pankiv 10 months ago
  • Recent
  • Unanswered
aptosaptos sdkcors errordefieventget account statsindexer apimultisignode apiweb3 data api