Update Lambda

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Body Params
string
required

Hex encoded lambda address. This is obtained from a previous /v2/app/lambda/create or /v2/app/lambda/import API call

json
required
Defaults to [{ "inputs": [ { "internalType": "string", "name": "_greeting", "type": "string" } ], "name": "setGreeting", "outputs": [], "stateMutability": "nonpayable", "type": "function", "signature": "0xa4136862" }]

Smart Contract ABI. You get this after compiling your smart contract using hardhat or truffle.

Response

Language
Credentials
Header
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json