Some settings are spread across storage and only partially exposed. Frontends need one place to read current contract configuration.
Acceptance criteria:
- Add
get_config returning fees, treasury, admin count, pause state if added, limits, and version.
- Keep response stable and documented.
- Tests verify config after initialization and fee updates.
Some settings are spread across storage and only partially exposed. Frontends need one place to read current contract configuration.
Acceptance criteria:
get_configreturning fees, treasury, admin count, pause state if added, limits, and version.