Blocknative integration (Developer Tools, Data). Imported from open-connector.
https://api.blocknative.com/chains
/oracles
/gasprices/blockprices
| Param | Type | Required | Description |
|---|---|---|---|
| chainId | integer | optional | The chain ID to query. Use `0` for Bitcoin when querying the Gas Price API. |
| system | string | optional | The chain ecosystem used by Blocknative, for example `ethereum` or `story`. |
| network | string | optional | The network name used by Blocknative, for example `main` or `mainnet`. |
| confidenceLevels | array | optional | Up to five confidence levels used to override the default prediction buckets. |
/gasprices/distribution
| Param | Type | Required | Description |
|---|---|---|---|
| chainId | number | optional | The supported chain ID for gas distribution. Only Ethereum mainnet (`1`) works. |