AragonAN DAO
Search…
⌃K
Links
Search…
⌃K
Aragon Developer Documentation
🛠
Developers
General Tools
The Basics
Guides
aragonOS
Introduction
Motivations
Developing with aragonOS
Reference documentation
Migrating to aragonOS 4 from aragonOS 3
Reference (aragonOS 3)
Smart Contract References
ACL
APM
APPS
COMMON
ENS
EVMSCRIPT
EVMSCRIPT/EXECUTORS
FACTORY
KERNEL
IKernel
IKernelEvents
Kernel
KernelAppIds
KernelNamespaceConstants
KernelProxy
KernelStorage
aragonCLI
aragonPM
aragonAPI
aragonUI
aragonDS
Aragon Connect
App Center
Product Tools
📃
GLOSSARY
Aragon Client
Powered By GitBook

IKernelEvents

interface IKernelEvents

Source: contracts/kernel/IKernel.sol​

Index

  • ​SetApp​

Reference

Events

SetApp

event SetApp(bytes32 namespace, bytes32 appId, address app)
​
Parameters:
  • namespace - bytes32
  • appId - bytes32
  • app - address
Previous
IKernel
Next
Kernel
Last modified 7mo ago
Copy link
On this page
interface IKernelEvents
Index
Reference
Events