Core Contracts
Abstract
GoodDollar Protocol is deployed on Celo, XDC, Fuse and Ethereum. Reserve contracts are deployed both on XDC and Celo. UBIScheme are on the Fuse, Celo and XDC. Certain contracts, such as the DAO and G$ Token contracts, are deployed on all networks.
For the complete list of contracts, including those in the staging and dev environments, please refer to GitHub.
Core Contracts
GoodDollar is the ERC20 and also a streamable pure Supertoken on Celo
Source
GoodDollar.sol (Fuse / Ethereum)
SuperGoodDollar.sol (Celo / Xdc)
Fuse: not deployed
Celo: not deployed
XDC: not deployed
Source: ContributionCalculation.sol
Mainnet: not deployed
Source: UBIScheme.sol
Source: Identity.sol
Mainnet: not deployed
XDC: not deployed
Source: OneTimePayments.sol
Source: NameService.sol
Mainnet: not deployed
Source: Faucet.sol
Mainnet: not deployed
Fuse: not deployed
Source: Reserve.sol
Mainnet: not deployed
Fuse: not deployed
Mainnet: not deployed
Fuse: not deployed
Source: GoodDollarExchangeProvider.sol
Mainnet: not deployed
Fuse: not deployed
Source: Broker.sol
Bridge Contracts
MessagePassingBridge
Source: MessagePassingBridge.sol
DAO Contracts
DAO contracts were developed by DAOStack
Last updated
Was this helpful?