- The demo is hosted by Phylax Systems
- It can export logs and metrics to a Grafana Cloud or any loki/prometheus instance
- This demo can be ran by any Phylax instance with an RPC endpoint to a mainnet Ethereum node
ETH_RPC
: The url to the internal Reth node that runs alongside the hosted Phylax node
- Call
getUserHealth
for every call against the pool onSupply
,Withdraw
,Repay
, andBorrow
events - Alert triggers if
belowLiquidationThreshold == true
- Call
getAllReservesAssetLiability
every 5 blocks. - Allert triggers when for a reserve i, we have
assets[i] - liabilities[i] > 1000e18
A slack webhook to their internal slack for each alert