Blockchain Intelligence APIs: GET Network Feed
This endpoint allows you to query our network intelligence feed for a specific chain, network (mainnet/testnet) and get the latest announcements from Discord for that specific chain. Find the list of supported chains in the chain parameter below. You will need your API key to send requests. If you have any questions or feedback, please reach out to us at support@scale3labs.com.
Utilizing Query Parameters with GET Network Feed
Similar to our ‘GET Node Updates’ endpoint, the ‘GET Network Feed’ also supports various query parameters for advanced search capabilities. For a detailed guide on using query parameters, please refer to the GET Node Updates documentation. Below are specific examples tailored for the ‘GET Network Feed’ endpoint.
Examples of Query Parameters for Network Feed
- Filtering by Label and Chain:
Retrieve network feeds tagged as ‘announcement’ for the ‘Ethereum’ chain.
- Pagination and Network Specific Feed:
Get the second page of feeds for the ‘mainnet’ network, showing 5 records per page.
A complete list of supported parameters for the ‘GET Network Feed’ endpoint is provided below.
Type of feed. This can contain (announcement, general information, time sensitive, software upgrade, problem and needs action)
Network feed chain. Currently supported chains values are ( “aptos”, “arb”, “atom”, “avax”, “base”, “celo”, “dot”, “eth”, “flow”, “harmony”, “kava”, “mina”, “near”, “op”, “polygon”, “sei”, “sol”, “stx”, “sui”, “vet”, “xlm”)
Title of the network feed event
Description of the network feed event
Network feed network (mainnet, testnet, devnet)
Array of clients this feed corresponds to depending on the chain. Currently supported clients include: ( “aptos”, “atom”, “avalanchego”, “base”, “besu”, “bor”, “celo”, “flow”, “gaia”, “geth”, “harmony”, “heimdall”, “horizon”, “jito”, “kava”, “lighthouse”, “lodestar”, “mina”, “near”, “nethermind”, “nimbus”, “nitro”, “optimism”, “polkadot”, “polygon”, “rocketpool”, “sei”, “solana”, “stacks”, “sui”, “teku”, “thor”)
Link to additional information about the feed
Size of a single page i.e how many records to send back in the response
Page number