liquidation agents

10 tagged liquidation, measured the same way as everything else here.

Browse within: anvil 10apollo 10bundler 10ethers 10graphql 10

morpho-org/sdks

Agent Codex

Focus: package boundaries, public surface and deprecation lifecycle, type/import discipline, NodeNext compatibility. The authoritative rules live in AGENTS.md §1 (Architecture), §2 (Forbidden patterns — rule 5: deep cross-package imports), §3 (Type discipline), §4 (Public API & packaging), and §7 (Releases &…

40 today A 4 tokens MIT

morpho-protocol

02

morpho-org/sdks

Agent Codex

Review from the protocol-facing SDK contract: does this diff still model Morpho exactly? Authoritative rules live in AGENTS.md §1 (single source of truth per ABI/address and Action/Entity layering), §5 (security invariants as tests), §7 (pin ABIs and addresses in-package), and package/nested AGENTS.md files such as…

40 today A 5 tokens MIT

web3-security

03

morpho-org/sdks

Agent Codex

The boundary between the SDK and the chain. Authoritative rules live in AGENTS.md §1 (the Action layer is pure encode-only, no state reads), §2 (typed errors), and §5 (security invariants — chainId validation, authorization, accounting, LLTV buffer, inflation-attack guard, deposit routing). The Action-layer rule and…

40 today A 3 tokens MIT