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

Support new custom ref codes #2608

Open
maikReal opened this issue Mar 5, 2025 · 0 comments · May be fixed by #2631
Open

Support new custom ref codes #2608

maikReal opened this issue Mar 5, 2025 · 0 comments · May be fixed by #2631
Assignees

Comments

@maikReal
Copy link
Collaborator

maikReal commented Mar 5, 2025

What to do?

We need to support on the UI side the ability to process new type of ref codes with more then 6+ characters:

for example:
https://eth-sepolia.k8s-dev.blockscout.com/?ref=BLOCKSCOUT42

new response for 6+ characters will be the following:

{
    "valid": true,
    "is_custom": true,
    "reward": "300"
}

The following support should be supported on the Merits website and BS dashboard

More details here: https://blockscout.slack.com/archives/C07JJ9LD802/p1740560069014689?thread_ts=1740070850.054269&cid=C07JJ9LD802

@maxaleks maxaleks linked a pull request Mar 12, 2025 that will close this issue
4 tasks
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 a pull request may close this issue.

2 participants