ReflexerOpen
Description
Action ID
SDK Action
const reflexerOpenSafeAction = new dfs.actions.reflexer.ReflexerOpenSafeAction(
adapterAddr
);Action Type
Input Parameters
/// @param adapterAddr Address of the adapter
struct Params {
address adapterAddr;
}Return Value
Events and Logs
Last updated