From 5f868c2a5c4f529de289f6a31e9b60afb09b24bc Mon Sep 17 00:00:00 2001 From: benk10 Date: Mon, 27 Apr 2020 10:11:01 +0300 Subject: [PATCH] Create fit-together.json --- daos/mainnet/fit-together.json | 34 ++++++++++++++++++++++++++++++++++ 1 file changed, 34 insertions(+) create mode 100644 daos/mainnet/fit-together.json diff --git a/daos/mainnet/fit-together.json b/daos/mainnet/fit-together.json new file mode 100644 index 00000000..ca166b19 --- /dev/null +++ b/daos/mainnet/fit-together.json @@ -0,0 +1,34 @@ +{ + "name": "FitTogether", + "Avatar": "0x006087d6ac20840c23ba298512DB454a05C19b10", + "DAOToken": "0xA3820E0f6be1C306C0a76746AF80b60c228d99C2", + "Reputation": "0x63853faCE2FA44c4E7a8b4Cf2371416c5aF8e68b", + "Controller": "0x0A23f3Ca789Fe18a08F774de7262aDF13d5b48C6", + "Schemes": [ + { + "name": "ContributionRewardExt", + "alias": "ContributionRewardExt", + "address": "0xD598aAd8700bA3c588c3A2d3A43de6C5D69De23b", + "arcVersion": "0.0.1-rc.41" + }, + { + "name": "ReputationAdmin", + "alias": "ReputationAdmin", + "address": "0x550F422C14780f64685A0959da12b528531847BA", + "arcVersion": "0.0.1-rc.41" + } + ], + "StandAloneContracts": [ + { + "name": "ContributionRewardExt", + "address": "0xD598aAd8700bA3c588c3A2d3A43de6C5D69De23b", + "arcVersion": "0.0.1-rc.41" + }, + { + "name": "Competition", + "address": "0xB3d24c0e4411819338BF5efe9702C916B2709a04", + "arcVersion": "0.0.1-rc.41" + } + ], + "arcVersion": "0.0.1-rc.41" + }