Overview
Code
Documentation
For reference material on the WhiteSwap Governance system, which was forked from the Compound Governance system, please see their documentation. All of the contracts are linked here.
WSD Address
WSD
is deployed at on the Ethereum mainnet.
ABI
import WSGov from 'build/WSGov.json'
Timelock
Timelock
is deployed at 0x60944aFF520C44Df6d877aE379aBB7Aa704b0b8F
on the Ethereum mainnet, and the Rinkeby testnet. It was built from commit ab27e08.
ABI
import Timelock from '/build/Timelock.json'
GovernorAlpha
GovernorAlpha
is deployed at 0x1D734e5de4c4a4b70538Bb52D9A08a8E9468b26f
on the Ethereum mainnet, and the Rinkeby testnet. It was built from commit ab27e08.
ABI
import GovernorAlpha from '/build/GovernorAlpha.json'
Last updated
Was this helpful?