Mempool Node API
  • Overview
    • Get Your API Credentials
  • Mempool Tools Suite
    • Mempool Configuration API
    • Connect via Webhook
    • Connect via Web Socket
    • Rate Limits
  • Gas Prediction Tools Suite
    • Gas Estimator Platform API
    • Rate Limits
  • Discord
  • Github
Powered by GitBook
On this page
  • Getting Started
  • Setup API Configuration
  • Configure Webhook
  • Add Address to Watch
  • Start Receiving Webhooks
  1. Mempool Tools Suite

Connect via Webhook

Connect to Mempool Node's mempool monitoring services with webhooks.

PreviousMempool Configuration APINextConnect via Web Socket

Last updated 1 year ago

Good to know: All mempool data are sent as a JSON payload, please note that we also support Slack & Discord webhook URLs.

Slack webhooks must start with Discord webhooks must start with

Getting Started

Setup API Configuration

  1. Create a Mempool Node account, by clicking the "Register" button on the top right of our , and complete the registration form.

  2. Mempool Node will create an API Key named "Mempool Key 1" for your account, that you can configure to use. You can create additional API keys from your by clicking the "+" button at the top right of Mempool Key 1.

Configure Webhook

Configure a new webhook for your API configuration by clicking "⋮" next to the On/Off toggle on the right, and selecting "Configure". This will open a form, in which you populate your webhook specifics: Webhook URL, Blockchain(Currently Ethereum & Binance Smart Chain are supported) & Watched Addresses. Once completed, click the green "Save" button.

Add Address to Watch

By default there is a field available for you to enter an address to watch, however, to add an additional address to watch click the "+" on the right of "Watched Addresses" and enter the address you wish to watch. Once completed, click the green "Save" button.

Ethereum & Binance Smart Chain addresses start with "0x" followed by 40 characters. Any valid ETH or BSC address will be accepted, this also includes external accounts and smart contract addresses.

To stop watching a specific address entered, you can click the trash/bin icon next to the address, and once saved, you'll no longer watch that address. Once completed, click the green "Save" button.

Start Receiving Webhooks

Now that everything is configured, all you have to do is toggle the On/Off switch for the specific Mempool API Key you wish to start receiving data, and your mempool data will begin to fly in. Viola!

https://hooks.slack.com/services
https://discordapp.com/api/webhooks
Dashboard
Dashboard
Add API Configuration Key
Webhook Configuration Form for API Mempool Key
Toggle On Webhook