GET
Get all supported contract schemas.
This is the v2 API. v3 is the current version. See the v3 reference.v2 continues to work and is not being switched off. A date will be announced well before anything changes.
Retrieve a list of all schemas across supported networks: ABI for EVM and Starknet chains, IDL for Solana-based chains.

Authorizations

garden-app-id
string
header
required

If you do not yet have an app ID, please follow these steps.

Response

200 - application/json

The ABI for EVM, Starknet contracts and IDL for Solana contracts.

status
enum<string>
Available options:
Ok,
Error
error
string | null
result
object[]