Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat(api-http): add /contracts endpoint with common contracts #781

Merged
merged 9 commits into from
Jan 14, 2025

Conversation

oXtxNt9U
Copy link
Contributor

@oXtxNt9U oXtxNt9U commented Nov 28, 2024

Summary

{
    "consensus": {
        "address": "0x535B3D7A252fa034Ed71F0C53ec0C6F784cB64E1",
        "proxy": "UUPS",
        "implementations": [
            "0x522B3294E6d06aA25Ad0f1B8891242E335D3B459",
        ],
        "activeImplementation": "0x522B3294E6d06aA25Ad0f1B8891242E335D3B459"
    },
    "multi-payments": {
        "address": "0x83769BeEB7e5405ef0B7dc3C66C43E3a51A6d27f",
        "proxy": null,
        "implementations": [
            "0x83769BeEB7e5405ef0B7dc3C66C43E3a51A6d27f"
        ],
        "activeImplementation": "0x83769BeEB7e5405ef0B7dc3C66C43E3a51A6d27f"
    },
    "usernames": {
        "address": "0x2c1DE3b4Dbb4aDebEbB5dcECAe825bE2a9fc6eb6",
        "proxy": "UUPS",
        "implementations": [
            "0xc051134F56d56160E8c8ed9bB3c439c78AB27cCc"
        ],
        "activeImplementation": "0xc051134F56d56160E8c8ed9bB3c439c78AB27cCc"
    }
}

Checklist

  • Documentation (if necessary)
  • Tests (if necessary)
  • Ready to be merged

@oXtxNt9U oXtxNt9U force-pushed the feat/api/contracts branch 2 times, most recently from 3a97b2e to 9e55ca9 Compare December 2, 2024 07:48
@sebastijankuzner sebastijankuzner merged commit 279769f into develop Jan 14, 2025
8 checks passed
@sebastijankuzner sebastijankuzner deleted the feat/api/contracts branch January 14, 2025 07:53
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.

2 participants