List known contract methods
advanced-filters
List known contract methods
Returns a list of known contract methods. When the q parameter is provided, searches for a single method by its 4-byte selector or name. Without q, returns the default list of popular methods.
GET
List known contract methods
Documentation Index
Fetch the complete documentation index at: https://docs.blockscout.com/llms.txt
Use this file to discover all available pages before exploring further.
Query Parameters
Search string: either a 4-byte method selector (e.g. 0xa9059cbb) or a method name (e.g. transfer).
API key for rate limiting or for sensitive endpoints
Secret key for getting access to restricted resources
List transactions, internal transactions and token transfers matching the advanced filter criteria
Previous
Get Event Logs by Address and/or Topic(s)
Next