Get contracts by trait
Retrieves a list of contracts based on the following traits listed in JSON format - functions, variables, maps, fungible tokens and non-fungible tokens
Query Parameters |
|---|
string — REQUIRED JSON abi of the trait. |
integer max number of contracts fetch |
integer index of first contract event to fetch Example: |
Responses | ||||||||||
|---|---|---|---|---|---|---|---|---|---|---|
List of contracts implement given trait
|