FNCY Chain
FNCY 2.0.2 (ENG)
FNCY 2.0.2 (ENG)
  • Introduction
  • Getting Started
  • Design
    • Structure
    • Three Main Sets of Participants
    • PoSA Consensus
    • Governance
    • Staking
    • Mining Reward
    • Gas Fee
    • Runtime Upgrade
    • Cross-Chain Bridge
    • Security
  • Build On FNCY Chain
    • RPC Endpoints
    • Testnet Faucet
    • Block Explorer
      • Token Listing
    • BEP20 Token
    • NFT
    • Validator Requirements
    • NFT Market
      • FNCY Marketplace
  • For Developers
    • JSON-RPC
    • FNCY Chain API
      • Wallet API
      • Transaction API
      • Blockchain API
    • Wallet
      • FNCY Wallet
      • Use MetaMask for FNCY Chain
      • SDK
        • Android
          • Install
          • Guide
            • Initialize
            • Create/Restore Wallet
            • Wallet Search
            • Execute SendCoin/Contract
            • Transaction Search
            • Other Features
          • Methods
          • Domain
          • ETC
        • iOS
          • Install
          • Guide
            • Initialize
            • Create/Restore Wallet
            • Wallet Search
            • Execute SendCoin/Contract
            • Transaction Search
            • Other Features
          • Methods
          • Domain
          • ETC
    • Smart Contract
      • Deployment
        • Truffle
        • Hardhat
        • Remix IDE
      • Verify Your Contract on FncyScan
    • Gasless Transaction
    • with FNCY
      • FNCY Login
      • GAME AUTH Login
  • Tokenomics
  • Ecosystem Partner
  • FNCY Governance Partner
Powered by GitBook
On this page
  • Blockchain
  • EVM
  1. Design

Security

PreviousCross-Chain BridgeNextBuild On FNCY Chain

Blockchain

FNCY blockchain solves the blockchain security problem by using the BSC code as the default template applied when creating an FNCY instance. This has been audited by Certik, HashDit, and Slowmist.

Certik Audit

HashDit Audit

Slowmist Audit

EVM

FNCY blockchain solves the virtual machine security problem by fully trusting the Ethereum Virtual Machine (EVM) of the official Go-Ethereum code base. EVM is universally used in blockchain networks and has been audit-tested thousands of times.

FNCY chain implements the relevant logic directly through smart contracts without relying on third-party services to fully manage and validate the governance and reward distribution in the EVM runtime environment. This means that staking, governance and reward distribution are fully managed and validated in the EVM runtime environment. Multiple audits were passed to prove that the code was free of vulnerabilities and bugs.

2MB
Certik Report.pdf
pdf
Certik
4MB
HashDit Report.pdf
pdf
HashDit
902KB
SlowMist Report.pdf
pdf
Slowmist