Custom actions - API
use case
user clicks deposit
send ETH on ethereum
opens a position with USDC on Morpho
Integration
we have one endpoint /deposits
http://localhost:3000/deposit/{appKey}
I want to retrieve the deposit address
BUT I want to chain an action on target chain
Last updated
