LlamaGuard PT

01 / Valuation Layer | automated PT oracle pricing and risk parameter updates by LlamaGuard

Oracle price and applied parameters

Applied Aave parameters

Oracle price

Market implied rate (EMA)

Applied discount rate

Last automated update

Days to maturity

Discount rate updates ()

Time (UTC)OldNewStepKindTx

Latest LlamaGuard events ()

TimeParameterChangeTransaction

Relevant contracts

ContractAddressNotes
PT asset (srUSDe 22OCT2026)0x59bC...9d34the monitored principal token; matures 2026-10-22
PendlePriceCapAdapter0xBD1b...fB73the live price feed the Aave market reads
Aave v3 Pool0x8787...A4E2the market consuming the feed
LlamaGuardOracle0xc63D...d887hourly market implied rate EMA store
RiskOracle0x683d...369Arecord store for automated parameter updates
LlamaGuard Risk Oracle Router0x1D85...3507verifies workflow identity and enforces update bounds
AaveDiscountRateAgent0x529e...F6c5applies accepted discount rate updates to the price adapter
AaveEModeAgent0xbe28...7744applies accepted E-Mode parameter updates via the config engine
Keystone Forwarder0x0b93...3885verifies DON quorum signatures

Update bounds

ParameterMax move per updateMinimum delay
Discount rate100 bps2 days
E-Mode LTV50 bps3 days
E-Mode liquidation threshold50 bps3 days
E-Mode liquidation bonus50 bps3 days

Set by Aave governance proposal 515 and enforced by the AgentHub timelock and range validation on every automated update. The LlamaGuard router independently enforces a 48 hour minimum delay and 100 bps step cap on the discount rate route, so discount moves are bounded twice.

Methodology

The LlamaGuard PT risk oracle automates the risk levers of the PT-srUSDe-22OCT2026 market on Aave: the discount rate that prices the PT, and the liquidation parameters (LTV, liquidation threshold, liquidation bonus) of the E-Mode categories it trades in. It is compatible with the linear discount oracle on the discount rate setting, and with Aave markets on liquidation parameters.

On the pricing side, the oracle continuously smooths the PT implied rate from Pendle market data (an hourly EMA) and derives the discount rate the price adapter should carry. The adapter prices the PT as , where is the time to maturity in years and the feed is the live price of the underlying; the oracle only ever sets . An update is published when the price implied by the market deviates from the published price beyond the publish threshold.

On the market side, the oracle recomputes the LTV, liquidation threshold, and liquidation bonus appropriate for current conditions and publishes them per E-Mode category. Every automated publication on either side must pass the governance-set update bounds listed above (a maximum move per update and a minimum delay between updates) before it can execute, and each one is logged in the actions table with its transaction.

A PT redeems 1:1 against its underlying at maturity; PT-srUSDe-22OCT2026 matures on 2026-10-22 (UTC). The discount converges to zero as maturity approaches, and the oracle retires.