Docs

APPROVED_IMPLEMENTATIONS

let APPROVED_IMPLEMENTATIONS: Record<
  SUPPORTED_CHAIN_ID,
  Record<DropContract, string>
>;