Skip to content

Update Neverland Addresses to lending-core v1.1.0#413

Open
0xCatalyst wants to merge 1 commit into
monad-crypto:mainfrom
0xCatalyst:neverland/upgrade-v1-1-0
Open

Update Neverland Addresses to lending-core v1.1.0#413
0xCatalyst wants to merge 1 commit into
monad-crypto:mainfrom
0xCatalyst:neverland/upgrade-v1-1-0

Conversation

@0xCatalyst

Copy link
Copy Markdown
Contributor

Summary

This PR updates the addresses in mainnet/neverland.jsonc due to the upgrade of the lending system to version 1.1.0, covering both the primary market and the Isolated Pendle-AUSD market.

Changes

  • Updated Pool (Impl.) and PoolConfigurator (Impl.) addresses for the primary market and the Isolated Pendle-AUSD market to the new 1.1.0 implementations.
  • Updated the seven logic library addresses (BorrowLogic, ConfiguratorLogic, EModeLogic, FlashLoanLogic, LiquidationLogic, PoolLogic, SupplyLogic) and removed BridgeLogic, which was retired in 1.1.0.
  • Removed the deprecated per-reserve StableDebtToken proxy entries across all reserves in both markets. Stable debt now hard-reverts.

Core system:
- updated Pool (Impl.) and PoolConfigurator (Impl.) addresses for the
  primary market and the Isolated Pendle-AUSD market
- refreshed BorrowLogic, ConfiguratorLogic, EModeLogic, FlashLoanLogic,
  LiquidationLogic, PoolLogic, and SupplyLogic library addresses
- dropped BridgeLogic, retired in 1.1.0

Base tokens:
- collapsed the base token implementation set down to AToken (Impl.)
  and VariableDebtToken (Impl.) for both markets
- removed DelegationAwareAToken and the top-level StableDebtToken
  (Impl.) entries, no longer used in markets
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant