RUBYSCORE
  • 👋Welcome RubyScore
    • Overview Features
    • Benefits
  • Single ID and Single Identity Registry
    • Protocol schema
    • Connection guide
    • Interaction with protocol
    • Deployed contracts
      • Interfaces
        • SingleIdentifierID
        • SingleIdentifierRegistry
  • RubyScore Ranking API
  • Deployed Contract Addresses
  • Contracts
    • Rubyscore_Achievement
    • Rubyscore_Profile
    • Rubyscore_Vote
    • RubyScoreVeraxPortal
    • RubyscoreSignCheckModule
    • IRubyscore_Achievement
    • IRubyscore_Profile
  • Community & Support
Powered by GitBook
On this page
  1. Contracts

Rubyscore_Vote

BLAST(Optional. Used for Blast network)

IBlast BLAST

constructor(Optional. Used for Blast network)

constructor(address admin) public

Constructor for the Rubyscore_Vote contract.

Initializes the contract and configures the system for the Blast network.

Parameters

Name
Type
Description

admin

address

The address of the admin role, which has overall control.

fallback

fallback() external payable

vote

function vote() external payable

PreviousRubyscore_ProfileNextRubyScoreVeraxPortal

Last updated 1 year ago