❗Operations
CALL
call
operation is an operation call one smart contract function.
MULTI
multi
operation is the coolest feature of Lambda (yet) it allows anyone to create a sequence of smart contract calls which are executed one after another. This opens up many use cases and crazy powerful inscriptions. You could
Deploy a token
Mint it
Create a liquidity pool
create OTC listings
all in one inscription. This reduces waiting times, fees and amount of transactions
WITHDRAW (on testnet)
withdraw
operations allows you to go back from Lambda Protocol Bitcoin to native Bitcoin.
Last updated