Update aave_liquidations.py
This commit is contained in:
parent
eb9edc914e
commit
a86fa44717
@ -28,7 +28,7 @@ AAVE_CONTRACT_ADDRESSES: List[str] = [
|
|||||||
]
|
]
|
||||||
|
|
||||||
|
|
||||||
def get_liquidations(
|
def get_aave_liquidations(
|
||||||
traces: List[ClassifiedTrace],
|
traces: List[ClassifiedTrace],
|
||||||
) -> List[Liquidation]:
|
) -> List[Liquidation]:
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user