All Projects → aragon → aragon-network-token

aragon / aragon-network-token

Licence: GPL-3.0 License
Smart contracts for the Aragon Network Token

Programming Languages

solidity
1140 projects
javascript
184084 projects - #8 most used programming language
shell
77523 projects

Projects that are alternatives of or similar to aragon-network-token

court-dashboard
Aragon Court dashboard
Stars: ✭ 35 (-69.57%)
Mutual labels:  aragon
conviction-voting-app
Aragon app used to collectively allocate funds from a shared treasury 💧
Stars: ✭ 86 (-25.22%)
Mutual labels:  aragon
aragon.js
(Aragon 1) A monorepo of JavaScript libraries for interacting with Aragon
Stars: ✭ 84 (-26.96%)
Mutual labels:  aragon
apiary
Aragon DAO explorer
Stars: ✭ 26 (-77.39%)
Mutual labels:  aragon
aragon-wiki
The Aragon wiki
Stars: ✭ 76 (-33.91%)
Mutual labels:  aragon
aragon-react-kit-boilerplate
React boilerplate for Aragon applications
Stars: ✭ 15 (-86.96%)
Mutual labels:  aragon
aragon-react-boilerplate
(Aragon 1) React boilerplate for Aragon applications
Stars: ✭ 40 (-65.22%)
Mutual labels:  aragon
apm.js
JavaScript library for the Aragon Package Manager
Stars: ✭ 16 (-86.09%)
Mutual labels:  aragon
KeybaseRegistry
On-chain registry of Ethereum addreses <> https://keybase.io identities
Stars: ✭ 27 (-76.52%)
Mutual labels:  aragon
ethereum-crowdsale
0xcert protocol crowdsale contracts for Ethereum blockchain.
Stars: ✭ 15 (-86.96%)
Mutual labels:  crowdsale
aragraph
Visualize your Aragon DAO Templates
Stars: ✭ 29 (-74.78%)
Mutual labels:  aragon
voting-connectors
Connector apps for Aragon Voting
Stars: ✭ 14 (-87.83%)
Mutual labels:  aragon
aragon-id
Aragon's simple identity solution to allow easy and secure ENS name assignments
Stars: ✭ 26 (-77.39%)
Mutual labels:  aragon

Aragon Network Token

Security

Smart contracts and additional resources for the Aragon Network Token.

👉 ANT has upgraded to ANTv2

👇 ANTv1 is considered deprecated and should be upgraded to ANTv2

Structure

This repo is divided into multiple independent sub-packages:

  • v2: the latest ANT token contract, ANTv2
  • sale: the original v1 token sale contracts, including the ANTv1 token contract
  • controller: the final v1 token controller, severely limiting exposed controller functionality.

Important contracts

ANTv2

Both ANTv2.sol and ANTv2Migrator.sol contracts were deployed (to 0xa117000000f279D81A1D3cc75430fAA017FA5A2e and 0x078BEbC744B819657e1927bF41aB8C74cBBF912D, respectively)

ANTv1

Only the ANT.sol contract was deployed (to 0x960b236A07cf122663c4303350609A66A7B288C0).

Sale

Deployment addresses for each contract can be found in the documentation.

Controller

Only the ANTController.sol contract was deployed (to 0x2443d44325bb07861Cd8C9C8Ba1569b6c39D9d95).

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].