Get Progrem

Get the program for the given program ID.

ENDPOINT

GET https://api.data123.io/aleo/<API KEY>/v1/testnet3/program/{programID}

Arguments

ParameterTypeRequestDescription

programID

string

Yes

The program id of the requested program

Response

ParametertypeDescription

result

The requested program

Request

curl https://api.data123.io/aleo/<API KEY>/v1/testnet3/program/token.aleo

Last updated