WorkOfficially
  • Overview
    • What is WorkOfficially™
    • What is WRK
    • What is WorkSafe™
    • What is Woven Origin™
    • Existing Problems
    • Advancement Levels
      • For Freelancers
      • For Clients
    • Revenue Model
  • Domains Hub
    • Freelance Platform
    • Web3 & Token
    • Luxury Brand
    • Shop
    • Additional
      • Community
      • Support
      • Status
      • Blog
  • WorkOfficially's WRK Token
    • Benefits for Freelancers & Clients
    • Token Migration
    • Tokenomics
    • Technical Details
    • Allocation
    • Private Sale, Pre Sale & ITO
      • Private Sale
      • Pre Sale Stage 1
      • Pre Sale Stage 2
      • Initial Token Offering (ITO)
    • WRK Token Value
    • Funds Usage
    • Incentive Mechanisms
    • Security
    • Automatic Staking
    • Governance
    • Platform Integration
    • Stability with Time Freeze Feature
  • Additional
    • Founder
    • Freelance Fortune
    • Web 3.0 & Future
      • Web 3.0 Future with WorkOfficially
    • Salary Distribution Ratio
    • Future Road-Map
  • Socials
    • Instagram
    • Facebook
    • Twitter | X
    • LinkedIn
    • Telegram
    • Whatsapp
Powered by GitBook
On this page
  1. WorkOfficially's WRK Token

Technical Details

Decoding the Technical Insights of WRK Token

PreviousTokenomicsNextAllocation

Last updated 1 year ago

WRK, the native token of the WorkOfficially platform, empowers both freelancers and clients within its ecosystem. Here's a detailed look at its technical specifications:

Contract Name: WorkOfficially

Token Explorer:

Compiler Version: v0.8.23+commit.f704f362

Optimization Enabled: Yes with 200 runs

Other Settings: paris EvmVersion, MIT

Blockchain: Binance Smart Chain (BEP-20)

Contract Code: Solidity

Whitepaper:

Contract Source Code verification status: Verified

Read contract:

Burn Address:

Locked Tokens:

    uint256 releaseTime = 2524608000; 
    createVesting(msg.sender, lockedAmount, releaseTime);
    // Declares a variable releaseTime of type uint256 (unsigned 256-bit integer).
    // Sets the release time for the locked tokens to January 1, 2050, 00:00:00 GMT.
    // Calls the function to create a vesting schedule for the contract creator.

Key Functionalities:

  • Standard BEP-20: Implements core functions for token transfers, approvals, and allowances.

  • Reentrancy Guard: Protects against reentrancy attacks.

  • Ownership Control: Utilizes OpenZeppelin's Ownable contract for transparent ownership management.

  • Pausable: Contract owner can pause transfers for security or maintenance.

  • Token Burning: Users can burn their tokens to reduce total supply.

  • Vesting: Supports vesting schedules for defined token release times.

  • Snapshot Capabilities: Captures token balances at specific times for historical tracking.

  • Disabled Mint Function: No new WRK tokens can be created, ensuring fixed supply.

  • Events: Emitted events for various actions like transfers, approvals, burning, vesting, and snapshots.

Security Features:

  • Reentrancy Guard: Protects against reentrancy attacks.

  • Up-to-date Solidity: Utilizing newer Solidity versions suggests awareness of potential security enhancements.

  • Ownership Control: Contract ownership can be transferred or renounced using OpenZeppelin's Ownable contract.

https://bscscan.com/token/0xc1e95dacd29c004a4e7305f367d3a05d7d00dc73
license
wrk.workofficially.com
https://bscscan.com/token/0xc1e95dacd29c004a4e7305f367d3a05d7d00dc73#code
0x000000000000000000000000000000000000dead