Depot
Last updated
Last updated
Current complex interactions with Arbitrum-native protocols are tedious, cumbersome and expensive. The Depot facilitates complex, gas-efficient interactions with other Arbitrum-native protocols in a single transaction.
Any protocol with a Pipeline to the Depot can be used via Beanstalk in a single transaction. Pipelines to the Depot can be added via .
The Pipeline allows anyone to perform an arbitrary series of actions in the EVM in a single transaction by using as a sandbox for execution.
The following functions to interact with Pipeline can be called through the Pipeline.
pipe(...)
multiPipe(...)
advancedPipe(...)