You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
See V2 contract interface. This is currently deployed to v2new.staging.nadabot.near and has been populated with data from production. Current contract admins are plugrel.near, lachlan.near, wendersonpires.near & carina.akaia.near. As an admin you should be able to make any necessary write actions in order to test the UI.
See V2 designs - see DEV NOTE comments for clarification & feel free to add additional comments in Figma, comment on this ticket or post in TG for any additional clarification!
Description
As an admin, I want to be able to blacklist (flag) accounts that have engaged in fraud or are bots. This feature allows an admin to blacklist accounts, providing a reason for doing so. (NB: the reason is not stored on chain, but rather emitted in an event). A blacklisted account will always return a human score of 0.
Acceptance Criteria
[List of criteria that must be met for the enhancement to be considered accepted]
Additional Information
[Any other relevant information, such as links to related issues or pull requests]
The text was updated successfully, but these errors were encountered:
Summary
See V2 contract interface. This is currently deployed to v2new.staging.nadabot.near and has been populated with data from production. Current contract admins are plugrel.near, lachlan.near, wendersonpires.near & carina.akaia.near. As an admin you should be able to make any necessary write actions in order to test the UI.
See V2 designs - see DEV NOTE comments for clarification & feel free to add additional comments in Figma, comment on this ticket or post in TG for any additional clarification!
Description
As an admin, I want to be able to blacklist (flag) accounts that have engaged in fraud or are bots. This feature allows an admin to blacklist accounts, providing a reason for doing so. (NB: the reason is not stored on chain, but rather emitted in an event). A blacklisted account will always return a human score of
0
.Acceptance Criteria
[List of criteria that must be met for the enhancement to be considered accepted]
Additional Information
[Any other relevant information, such as links to related issues or pull requests]
The text was updated successfully, but these errors were encountered: