WhiteSwap
  • About WhiteSwap
  • Protocol Overview
    • How WhiteSwap Works
    • Eсosystem Participants
    • Smart Contracts
    • Glossary
  • Core Concepts
    • Swaps
    • Pools
    • Flash Swaps
    • Oracles
    • Farming
    • WSD Staking
  • Advanced Topics
    • Fees
    • Pricing
    • Understanding Returns
    • Security
    • Research
  • Governance
    • Overview
    • Process
    • Glossary
  • Governance Token
    • Introducing WSD
    • Allocation & Vesting
    • Community Treasury
  • Developer Guides
    • Token Listing
    • Javascript SDK
      • SDK Quick Start
      • Fetching Data
      • Pricing
      • Trading
      • Pair Addresses
  • Reference
    • API
      • API Overview
      • Entities
      • Queries
    • SDK
      • Getting Started
      • Token
      • Pair
      • Route
      • Trade
      • Fractions
      • Fetcher
      • Other Exports
    • Smart Contracts
Powered by GitBook
On this page
  • Code
  • Documentation
  • WSD Address
  • ABI
  • Timelock
  • ABI
  • GovernorAlpha
  • ABI

Was this helpful?

  1. Governance

Overview

PreviousGovernanceNextProcess

Last updated 1 year ago

Was this helpful?

Code

Documentation

For reference material on the WhiteSwap Governance system, which was forked from the Compound Governance system, please see . All of the contracts are linked .

WSD Address

WSD is deployed at on the Ethereum .

ABI

import WSGov from 'build/WSGov.json'

Timelock

Timelock is deployed at 0x60944aFF520C44Df6d877aE379aBB7Aa704b0b8F on the Ethereum , and the testnet. It was built from commit .

ABI

import Timelock from '/build/Timelock.json'

GovernorAlpha

ABI

import GovernorAlpha from '/build/GovernorAlpha.json'

GovernorAlpha is deployed at 0x1D734e5de4c4a4b70538Bb52D9A08a8E9468b26f on the Ethereum , and the testnet. It was built from commit .

governance
their documentation
here
mainnet
mainnet
Rinkeby
ab27e08
mainnet
Rinkeby
ab27e08