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
}
}
}
}
Posted by Taras Pankiv 9 months ago
[Get Account Stats] why does internal field return null?
I tried this API on Polygon mainnet and it returned null on internal field.
Posted by sokuri 11 months ago