Comment on page
Configure Blacklist methods
This tutorial will guide you through the process of managing your blacklist methods
Method blacklisting is an advanced option designed to limit access to specific methods within your Blast project. By default, all methods are accessible, potentially exposing your application to unwanted or unauthorized use.
Blacklisting allows you to selectively restrict access to specific methods, giving you precise control over who can invoke them.
This feature is exclusive to networks that utilize JSON-RPC methods.
- 1.Navigate to the Dashboard page and select your project.

Blast Dashboard
- 2.Click on the gear icon on the top right corner to expand Project Settings.

Blast project
- 3.Search and select the methods you wish to include from the dropdown list, and then click the Update project button to save your changes.

Project settings section - Blacklist
Note: You can add up to 128 methods to the Blacklist.
Last modified 1mo ago