+ {checksummedDaoAddr + ? `This organization is deployed on the Ethereum ${network.name}.` + : 'Resolving DAO address…'} +
+ {checksummedDaoAddr && ( +- {organizationText} -
- {checksummedDaoAddr && ( -- Deposit some tokens into your organization for testing purposes. -
- } - display="all" - onClick={handleDepositTestTokens} - disabled={!enableTransactions} - css={` - margin-bottom: ${2 * GU}px; - `} + + {tabsVisible && ( +- Requesting tokens will assign random{' '} - test tokens to your - organization. These tokens are named after existing projects, - but keep in mind{' '} - they are not real tokens - . -
-
- You can view the received tokens in{' '}
-
+ Deposit some tokens into your organization for testing purposes. +
+ } + display="all" + onClick={handleDepositTestTokens} + disabled={!enableTransactions} + css={` + margin-bottom: ${2 * GU}px; + `} + /> + {enableTransactions ? ( ++ Requesting tokens will assign random{' '} + test tokens to your + organization. These tokens are named after existing projects, but keep + in mind{' '} + they are not real tokens. +
+
+ You can view the received tokens in{' '}
+