Skip to main content
Codex home page
Search...
โK
API Documentation
GraphQL API Reference
Queries
Tokens
Pairs
Events
Wallets
Authentication
Balances
Community
Networks
blocks
getNetworks
getNetworkStatus
getNetworkConfigs
getNetworkStats
Nfts
Webhooks
Mutations
Wallets
Authentication
Balances
Webhooks
Subscriptions
Tokens
Pairs
Events
Launchpads
Balances
Nfts
Types
Object Types
Enums
Input Objects
Unions and Interfaces
Dashboard
Support
Codex home page
Search...
โK
Dashboard
Support
Search...
Navigation
Networks
getNetworkStatus
Welcome
GraphQL Reference
Explore
Welcome
GraphQL Reference
Explore
Queries
Networks
getNetworkStatus
Copy page
Returns the status of a list of networks supported on Codex.
Copy page
โ
Returns
MetadataResponse
[MetadataResponse!]
Show Properties
lastProcessedBlock
Int
The last processed block on the network.
lastProcessedTimestamp
Int
The unix timestamp for the last processed block on the network.
networkId
Int!
required
The network ID.
networkName
String!
required
The name of the network.
โ
Arguments
networkIds
[Int!]!
required
The list of network IDs.
Was this page helpful?
Yes
No
Previous
getNetworkConfigs
Query operation
Next
โI
On this page
Returns
Arguments