Blocknative
Overview
SLUG: BLOCKNATIVE
Description
Blocknative provides real-time mempool monitoring and transaction management tools for public blockchains.
Authentication Details
API Key
Connecting to Blocknative
Create an auth config
Use the dashboard to create an auth config for the Blocknative toolkit. This allows you to connect multiple Blocknative accounts to Composio for agents to use.
Create and Get auth config ID
Click “Create Integration”. After creation, copy the displayed ID starting with ac_
. This is your auth config ID. This is not a sensitive ID — you can save it in environment variables or a database.
This ID will be used to create connections to the toolkit for a given user.
Connect Your Account
Using API Key
Tools
Executing tools
To prototype you can execute some tools to see the responses and working on the Blocknative toolkit’s playground
OpenAI (Python)
Anthropic (TypeScript)
Google (Python)
Vercel (TypeScript)
Tool List
BLOCKNATIVE_CONFIGURE_FILTERS
Tool Name: Configure Mempool Filters
Description
Action Parameters
Action Response
BLOCKNATIVE_GET_GAS_DISTRIBUTION
Tool Name: Get Gas Price Distribution
Description
Action Parameters
Action Response
BLOCKNATIVE_GET_GAS_ORACLES
Tool Name: Get Gas Oracles
Description
Action Parameters
Action Response
BLOCKNATIVE_GET_GAS_PRICES
Tool Name: Get Gas Prices
Description
Action Parameters
Action Response
BLOCKNATIVE_GET_SUPPORTED_CHAINS
Tool Name: Get Supported Chains
Description
Action Parameters
Action Response
BLOCKNATIVE_PREDICTION_API_BASEFEE_ESTIMATES
Tool Name: Get Base Fee Estimates
Description
Action Parameters
Action Response
BLOCKNATIVE_SUBSCRIBE_MULTICHAIN
Tool Name: Subscribe Multichain
Description
Action Parameters
Action Response
BLOCKNATIVE_SUBSCRIBE_TRANSACTION_HASH
Tool Name: Subscribe Transaction Hash
Description
Action Parameters
Action Response
BLOCKNATIVE_UNSUBSCRIBE_MULTICHAIN
Tool Name: Unsubscribe Multichain
Description
Action Parameters
Action Response
BLOCKNATIVE_UNSUBSCRIBE_TRANSACTION_HASH
Tool Name: Unsubscribe Transaction Hash
Description
Action Parameters
Action Response