Skip to content

Developing a custom Execution Module #516

Answered by livingrockrises
hmita asked this question in Q&A
Discussion options

You must be logged in to vote

i. I think you could issue a session that is allowed to transfer erc20 / eth and make use of it for PL

ii. execution module -> once gets plugged in it has to call execTransactionFromModule on the smart account. you can implement some access control in this module limited to allowed currency transfer as module can call anything on SA otherwise.

flow could be like
your admin eoa -> some exec method on executor -> execTxFromModule on SA -> erc20/eth transfer

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by livingrockrises
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants