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 be one of: “announcement”, “general information”, “time sensitive”, “software upgrade”, “problem” and “needs action”
Network feed chain. Currently supported chains values are (“aptos”, “algo”, “aptos”, “arb”, “avax”, “base”, “bnb”, “link”, “btc”, “bch”, “ada”, “tia”, “celo”, “atom”, “cro”, “dash”, “doge”, “eos”, “eth”, “etc”, “ftm”, “fil”, “flr”, “flow”, “harmony”, “hbar”, “hnt”, “icp”, “inj”, “kava”, “ksm”, “ltc”, “mina”, “near”, “op”, “dot”, “polygon”, “xrp”, “sei”, “sol”, “stx”, “xlm”, “sui”, “xtz”, “trx”, “ton”, “vet”, “zec”)
mainnet, testnet or 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”)
Size of a single page i.e how many records to send back in the response
Page number