We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
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
The text was updated successfully, but these errors were encountered:
maxaleks
Successfully merging a pull request may close this issue.
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:
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
The text was updated successfully, but these errors were encountered: