Depot Facet
The Depot Facet wraps Pipeline's pipe
functions to facilitate the loading of non-Ether assets in Pipeline.
Call Functions
Pipe a PipeCall
through Pipeline.
Pipe multiple PipeCalls
through Pipeline. Does not support sending Ether in the call.
Pipe multiple AdvancedPipeCalls
through Pipeline.
Pipe a PipeCall
through Pipeline with an Ether value.
View Functions
Return the return value of a PipeCall
without executing it.
Events
None.
Last updated