DullahanRegistry

STK_AAVE

address STK_AAVE

Address of the stkAAVE token

AAVE

address AAVE

Address of the AAVE token

GHO

address GHO

Address of the GHO token

DEBT_GHO

address DEBT_GHO

Address of the GHO debt token

AAVE_POOL_V3

address AAVE_POOL_V3

Address of the Aave v3 Pool

AAVE_REWARD_COONTROLLER

Address of the Aave rewards controller

dullahanVault

Address of the Dullahan Vault

dullahanPodManagers

Address of Dullahan Pod Managers

SetVault

Event emitted when the Vault is set

AddPodManager

Event emitted when a Manager is added

constructor

setVault

Set the Dullahan Vault

Parameters

Name
Type
Description

vault

address

address of the vault

addPodManager

Add a Pod Manager

Parameters

Name
Type
Description

manager

address

Address of the new manager

getPodManagers

Get the list of Pod Managers

Return Values

Name
Type
Description

[0]

address[]

address[] : List of Pod Managers

Last updated

Was this helpful?