blackbull-sdk
Version:
An SDK for building applications on top of Blackbullswap
27 lines (14 loc) • 822 B
Markdown
# Pangolin Governance
This repo contains all of the governance contracts for the Pangolin Dex.
## Deployment Addresses
PNG: `0x60781C2586D68229fde47564546784ab3fACA982`
TreasuryVester: `0x6747AC215dAFfeE03a42F49FebB6ab448E12acEe`
CommunityTreasury: `0x650f5865541f6D68BdDFE977dB933C293EA72358`
Airdrop: `0x0C58C2041da4CfCcF5818Bbe3b66DBC23B3902d9`
Timelock: `0xEB5c91bE6Dbfd30cf616127C2EA823C64e4b1ff8`
GovernorAlpha: `0xb0Ff2b1047d9E8d294c2eD798faE3fA817F43Ee1`
LiquidityPoolManager: `0x05191198A2047c1Ad440161123B29e839B219476`
PangolinVoteCalculator: `0xAE9D046c27A824dE4B5BABEA75D0754132664d9F`
## Attribution
Forked from
[Compound Governance](https://github.com/compound-finance/compound-protocol/tree/v2.8.1) and [Uniswap Governance](https://github.com/Uniswap/governance)