Skip to main content

Get Contract Creation Code

GET 

/api/v1/contracts/:contractAddress/creation-code

Free [20 Credits]

Retrieve the creation code of a contract.


Request

Path Parameters

    contractAddress stringrequired

Responses

OK

Schema

    string

Loading...