Data API
Last updated
https://api.novarpc.xyz/v1/{chain}/Replace {chain} with one of:
eth (ETH mainnet)
base (Base mainnet)
To authenticate your requests, include your API key in the Authorization header of each request. The API key is a unique string assigned to you and must be included in the following format:
Authorization: Bearer <your-api-key>Last updated