Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Dydx setup #98

Open
wants to merge 70 commits into
base: development
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
70 commits
Select commit Hold shift + click to select a range
b3e270b
junox config.
Nov 13, 2021
59d4dcb
cheqd network.
Nov 23, 2021
921d6ae
staking issue resolved.
Nov 26, 2021
0b4b336
balance filter added.
Dec 11, 2021
e43e520
merged from development
Dec 28, 2021
924576f
merged from development.
Dec 28, 2021
5bab19b
chihuahua chain.
Jan 4, 2022
33cd7f8
fetch balance after claim all rewards.
Jan 4, 2022
c01bdea
merged from development.
Jan 4, 2022
6ab9098
merged from development.
Jan 4, 2022
2cc0c61
Update config.js
harish551 Jan 5, 2022
fb45dba
merged from development.
Jan 5, 2022
9eb2c80
merged from chihuahua.
Jan 5, 2022
0b8f333
merged from development.
Jan 5, 2022
0d31bd0
Update config.js
harish551 Jan 5, 2022
3147807
Update config.js
harish551 Jan 5, 2022
7138678
merged from development.
Jan 5, 2022
283dc7d
merged from development.
Jan 5, 2022
faa16a5
merged from development.
Jan 5, 2022
bf86a99
merged from development.
Jan 5, 2022
84fe616
merged from development
Jan 10, 2022
6370812
Merge branch 'development'.
Jan 10, 2022
e0819a9
Update config.js
harish551 Jan 10, 2022
931a2a4
Update config.js
harish551 Jan 10, 2022
e87d023
Merge branch 'development'.
Jan 22, 2022
e9141fd
merged from development.
Jan 22, 2022
d5a523a
Merge branch 'development' of github.com:OmniFlix/insync into cheq
Jan 22, 2022
7d1cb83
merged from development.
Jan 22, 2022
e1d2ba3
title updated
Jan 22, 2022
13f0826
title updated.
Jan 22, 2022
02b804f
merged from development.
Jan 25, 2022
a44fa0a
merged from development.
Jan 25, 2022
50b0f97
Updated block explorer link for cheqd and changed chain name for upst…
ankurdotb Jan 27, 2022
6effb91
Merge pull request #28 from cheqd/cheq
SrikanthSoparla Feb 15, 2022
8e69a9d
Update Table.js
harish551 Mar 18, 2022
2007657
Update Table.js
harish551 Mar 18, 2022
63c0023
Merge branch 'development' of github.com:OmniFlix/insync into cheq
Mar 31, 2022
0352aa6
Merge branch 'development' of github.com:OmniFlix/insync into chihuahua
Mar 31, 2022
c4c5a6c
Update config.js
ankurdotb May 26, 2022
fd6cfce
Update defaultGasValues.js
harish551 Jul 16, 2022
aa21a8c
fix: Bump default delegation gas value
ankurdotb Jul 22, 2022
4344a63
Merge pull request #35 from cheqd/cheq-gas-price
SrikanthSoparla Jul 22, 2022
7845369
claim rewards gas fee update.
SrikanthReddy555 Jul 22, 2022
5d3a191
Merge branch 'cosmostation_integration' of github.com:OmniFlix/insync…
SrikanthReddy555 Aug 18, 2022
d75f2cb
gas fee fix for cosmostation.
SrikanthReddy555 Aug 18, 2022
03c8c7a
updates.
SrikanthReddy555 Aug 19, 2022
ba36ae7
Merge pull request #36 from OmniFlix/cosmostation_integration
SrikanthSoparla Aug 19, 2022
3518bc7
Merge pull request #40 from OmniFlix/cosmostation_integration
SrikanthSoparla Aug 19, 2022
4bc2a03
Merge pull request #47 from OmniFlix/cosmostation_integration
SrikanthSoparla Aug 19, 2022
41d4f0f
powered by text removed.
SrikanthReddy555 Aug 23, 2022
5a4a03a
rebase fix.
SrikanthReddy555 Aug 23, 2022
fa492c7
proposal single page updates.
SrikanthSoparla Aug 27, 2022
8aea314
chain config updates.
SrikanthSoparla Oct 10, 2022
b48f254
cheqd og tags updates, deploy yml file.
SrikanthSoparla Nov 4, 2022
eb1ec28
Chihuahua og tags updates, deploy yml file.
SrikanthSoparla Nov 4, 2022
e113b83
og image optimize.
SrikanthSoparla Nov 4, 2022
3271987
og image optimize.
SrikanthSoparla Nov 4, 2022
8055ad6
Merge pull request #75 from OmniFlix/og_updates_chihuahua
harish551 Nov 8, 2022
349c555
Update deploy.yml
harish551 Nov 8, 2022
33298fb
Merge pull request #74 from OmniFlix/og_updates_cheq
harish551 Nov 8, 2022
efd307f
network features update.
SrikanthSoparla Nov 24, 2022
086b5d0
features fix.
SrikanthSoparla Nov 25, 2022
b0c6d1c
cosmos sdk v46 rest api updates.
SrikanthSoparla Jan 30, 2023
770db1a
cosmos v46 updates.
SrikanthSoparla Aug 11, 2023
c5e05a9
updated notional apis.
SrikanthSoparla Aug 18, 2023
215f2a2
Invalid string. Length must be a multiple of 4 issue fixed.
SrikanthSoparla Oct 2, 2023
efe84bd
proposal listing fixes.
SrikanthSoparla Oct 31, 2023
83592bd
failed error issue fix.
SrikanthSoparla Nov 7, 2023
bfdd269
rpc, rest api updates.
SrikanthSoparla Nov 7, 2023
a0d6f7e
dydx setup
VasaviMahajan Nov 27, 2023
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
42 changes: 42 additions & 0 deletions .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,42 @@
name: deploy
on:
push:
branches: [ "chihuahua" ]

# Allows you to run this workflow manually from the Actions tab
workflow_dispatch:

env:
DEPLOY_DIR: /var/www/insync-chihuahua



# A workflow run is made up of one or more jobs that can run sequentially or in parallel
jobs:
# This workflow contains a single job called "build"
build-and-deploy:
# The type of runner that the job will run on
runs-on: ubuntu-latest

# Steps represent a sequence of tasks that will be executed as part of the job
steps:
- name: login to remote instance and build app
uses: appleboy/ssh-action@master
with:
host: ${{ secrets.INSYNC_DEV_SSH_SERVER }}
username: ${{ secrets.INSYNC_DEV_SSH_USER }}
key: ${{ secrets.INSYNC_DEV_SSH_KEY }}
port: ${{ secrets.PORT }}
envs: GITHUB_REPOSITORY,DEPLOY_DIR
script: |
[ -d "$HOME/$GITHUB_REPOSITORY" ] && rm -rf "$HOME/$GITHUB_REPOSITORY"
mkdir -p "$HOME/$GITHUB_REPOSITORY"
git clone https://github.com/$GITHUB_REPOSITORY "$HOME/$GITHUB_REPOSITORY"
cd "$HOME/$GITHUB_REPOSITORY"
git checkout chihuahua &&
git pull origin chihuahua &&
yarn &&
yarn build &&
sudo rm -rf "${DEPLOY_DIR}" &&
sudo mkdir -p "${DEPLOY_DIR}" &&
sudo mv ./build/ "${DEPLOY_DIR}"
Binary file added public/assets/logos/og_image.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
37 changes: 24 additions & 13 deletions public/index.html
Original file line number Diff line number Diff line change
@@ -1,26 +1,37 @@
<!DOCTYPE html>
<html lang="en">
<head>
<title>OmniFlix | OmniFlix inSync</title>
<title>DYDX | OmniFlix inSync</title>
<meta charset="utf-8">
<meta content="#000000" name="theme-color">
<meta content="IE=edge" http-equiv="X-UA-Compatible">
<meta content="yes" name="mobile-web-app-capable">
<meta content='width=device-width, initial-scale=1.0, maximum-scale=1.0, user-scalable=0' name='viewport'/>
<meta content="OmniFlix, OmniFlix for Communities, omniflix insync, DAOs, Decentralized Autonomous Organizations, OmniFlix Network, OmniFlix Media, Live Streams, web3, cosmos, blockchain, tendermint"
<meta content="OmniFlix, OmniFlix Network, OmniFlix for Communities, OmniFlix insync, omniflix, Cosmos DAOs, Cosmos SDK DAO, Decentralized Autonomous Organizations, web3, cosmos, blockchain, tendermint, staking app, FLIX, DYDX staking, DYDX proposals, DYDX voting, DYDX OmniFlix inSync, DYDX inSync, DYDX, adydx, adydx staking, DYDX multi-send, DYDX multisend, adydx multi-send, adydx multisend, DYDX multisig, adydx multisig"
name="keywords">
<meta content="OmniFlix InSync (for Communities) is a solution for sovereign communities and blockchain networks to discover, interact & engage with fellow members for increased Community Extractable Value (CEV)"
<meta content="DYDX | OmniFlix inSync (for Communities) is a solution for sovereign communities and blockchain networks (built with the Cosmos SDK) to participate in activities such as staking of voting power and voting on governance proposals."
name="description">
<meta content="OmniFlix | OmniFlix inSync" property="og:site_name">
<meta content="https://flix.omniflix.co" property="og:url">
<meta content="https://flix.omniflix.co" property="al:web:url">
<meta content="/assets/logos/logo_192x192.png" property="og:image">
<meta content="200" property="og:image:width"/>
<meta content="200" property="og:image:height"/>
<meta content="OmniFlix | OmniFlix inSync" property="og:image:alt"/>
<meta content="OmniFlix | OmniFlix inSync" property="og:title">
<meta content="OmniFlix InSync (for Communities) is a solution for sovereign communities and blockchain networks to discover, interact & engage with fellow members for increased Community Extractable Value (CEV)"
property="og:description">
<meta content="DYDX | OmniFlix inSync" property="og:site_name">
<meta content="https://dydx.omniflix.co" property="og:url">
<meta content="https://dydx.omniflix.co" property="al:web:url">
<meta content="https://dydx.omniflix.co/assets/logos/og_image.png" property="og:image">
<meta content="1280" property="og:image:width"/>
<meta content="720" property="og:image:height"/>
<meta content="DYDX | OmniFlix inSync" property="og:image:alt"/>
<meta content="DYDX | OmniFlix inSync" property="og:title">
<meta content="DYDX | OmniFlix inSync (for Communities) is a solution for sovereign communities and blockchain networks (built with the Cosmos SDK) to participate in activities such as staking of voting power and voting on governance proposals."
property="og:description"/>
<meta content="website" property="og:type"/>

<meta content="summary_large_image" property="twitter:card"/>

<!-- Twitter open-graph tags -->
<meta content="summary_large_image" name="twitter:card">
<meta content="DYDX | OmniFlix inSync" name="twitter:image:alt">
<meta content="DYDX | OmniFlix inSync" name="twitter:title">
<meta content="DYDX | OmniFlix inSync (for Communities) is a solution for sovereign communities and blockchain networks (built with the Cosmos SDK) to participate in activities such as staking of voting power and voting on governance proposals."
name="twitter:description">
<meta content="https://dydx.omniflix.co/assets/logos/og_image.png" name="twitter:image">

<link href="/manifest.json" rel="manifest">
<link href="/favicon.ico" rel="shortcut icon">
Expand Down
13 changes: 4 additions & 9 deletions src/actions/accounts/index.js
Original file line number Diff line number Diff line change
Expand Up @@ -62,11 +62,10 @@ export const getDelegations = (address) => (dispatch) => {
Axios.get(url, {
headers: {
Accept: 'application/json, text/plain, */*',
Connection: 'keep-alive',
},
})
.then((res) => {
dispatch(fetchDelegationsSuccess(res.data && res.data.result));
dispatch(fetchDelegationsSuccess(res.data && res.data.delegation_responses));
})
.catch((error) => {
dispatch(fetchDelegationsError(
Expand Down Expand Up @@ -105,11 +104,10 @@ export const getBalance = (address) => (dispatch) => {
Axios.get(url, {
headers: {
Accept: 'application/json, text/plain, */*',
Connection: 'keep-alive',
},
})
.then((res) => {
dispatch(fetchBalanceSuccess(res.data && res.data.result));
dispatch(fetchBalanceSuccess(res.data && res.data.balances));
})
.catch((error) => {
dispatch(fetchBalanceError(
Expand Down Expand Up @@ -148,7 +146,6 @@ export const fetchVestingBalance = (address) => (dispatch) => {
Axios.get(url, {
headers: {
Accept: 'application/json, text/plain, */*',
Connection: 'keep-alive',
},
})
.then((res) => {
Expand Down Expand Up @@ -203,11 +200,10 @@ export const getUnBondingDelegations = (address) => (dispatch) => {
Axios.get(url, {
headers: {
Accept: 'application/json, text/plain, */*',
Connection: 'keep-alive',
},
})
.then((res) => {
dispatch(fetchUnBondingDelegationsSuccess(res.data && res.data.result));
dispatch(fetchUnBondingDelegationsSuccess(res.data && res.data.unbonding_responses));
})
.catch((error) => {
dispatch(fetchUnBondingDelegationsError(
Expand Down Expand Up @@ -253,11 +249,10 @@ export const fetchRewards = (address) => (dispatch) => {
Axios.get(url, {
headers: {
Accept: 'application/json, text/plain, */*',
Connection: 'keep-alive',
},
})
.then((res) => {
dispatch(fetchRewardsSuccess(res.data && res.data.result));
dispatch(fetchRewardsSuccess(res.data));
})
.catch((error) => {
dispatch(fetchRewardsError(
Expand Down
11 changes: 3 additions & 8 deletions src/actions/proposals.js
Original file line number Diff line number Diff line change
Expand Up @@ -52,12 +52,11 @@ export const getProposals = (cb) => (dispatch) => {
Axios.get(PROPOSALS_LIST_URL, {
headers: {
Accept: 'application/json, text/plain, */*',
Connection: 'keep-alive',
},
})
.then((res) => {
dispatch(fetchProposalsSuccess(res.data && res.data.result));
cb(res.data && res.data.result);
dispatch(fetchProposalsSuccess(res.data && res.data.proposals));
cb(res.data && res.data.proposals);
})
.catch((error) => {
dispatch(fetchProposalsError(
Expand Down Expand Up @@ -98,7 +97,6 @@ export const getProposalVotes = (id) => (dispatch) => {
Axios.get(url, {
headers: {
Accept: 'application/json, text/plain, */*',
Connection: 'keep-alive',
},
})
.then((res) => {
Expand Down Expand Up @@ -155,7 +153,6 @@ export const fetchVoteDetails = (id, address) => (dispatch) => {
Axios.get(url, {
headers: {
Accept: 'application/json, text/plain, */*',
Connection: 'keep-alive',
},
})
.then((res) => {
Expand Down Expand Up @@ -200,7 +197,6 @@ export const fetchProposalTally = (id) => (dispatch) => {
Axios.get(url, {
headers: {
Accept: 'application/json, text/plain, */*',
Connection: 'keep-alive',
},
})
.then((res) => {
Expand Down Expand Up @@ -245,11 +241,10 @@ export const fetchProposalDetails = (id, cb) => (dispatch) => {
Axios.get(url, {
headers: {
Accept: 'application/json, text/plain, */*',
Connection: 'keep-alive',
},
})
.then((res) => {
dispatch(fetchProposalDetailsSuccess(res.data && res.data.txs, id));
dispatch(fetchProposalDetailsSuccess(res.data && res.data.proposal, id));
if (cb) {
cb(res);
}
Expand Down
12 changes: 4 additions & 8 deletions src/actions/stake.js
Original file line number Diff line number Diff line change
Expand Up @@ -56,12 +56,11 @@ export const getValidators = (cb) => (dispatch) => {
Axios.get(VALIDATORS_LIST_URL, {
headers: {
Accept: 'application/json, text/plain, */*',
Connection: 'keep-alive',
},
})
.then((res) => {
dispatch(fetchValidatorsSuccess(res.data && res.data.result));
cb(res.data && res.data.result);
dispatch(fetchValidatorsSuccess(res.data && res.data.validators));
cb(res.data && res.data.validators);
})
.catch((error) => {
dispatch(fetchValidatorsError(
Expand Down Expand Up @@ -180,11 +179,10 @@ export const getValidatorDetails = (address, cb) => (dispatch) => {
Axios.get(URL, {
headers: {
Accept: 'application/json, text/plain, */*',
Connection: 'keep-alive',
},
})
.then((res) => {
dispatch(fetchValidatorSuccess(res.data && res.data.result));
dispatch(fetchValidatorSuccess(res.data && res.data.validators));
cb(res.data && res.data.result);
})
.catch((error) => {
Expand Down Expand Up @@ -225,11 +223,10 @@ export const getDelegatedValidatorsDetails = (address) => (dispatch) => {
Axios.get(URL, {
headers: {
Accept: 'application/json, text/plain, */*',
Connection: 'keep-alive',
},
})
.then((res) => {
dispatch(fetchDelegatedValidatorsSuccess(res.data && res.data.result));
dispatch(fetchDelegatedValidatorsSuccess(res.data && res.data.validators));
})
.catch((error) => {
dispatch(fetchDelegatedValidatorsError(
Expand Down Expand Up @@ -287,7 +284,6 @@ export const fetchValidatorImage = (id) => (dispatch) => {
return Axios.get(URL, {
headers: {
Accept: 'application/json, text/plain, */*',
Connection: 'keep-alive',
},
})
.then((res) => {
Expand Down
32 changes: 17 additions & 15 deletions src/config.js
Original file line number Diff line number Diff line change
@@ -1,21 +1,23 @@
export const config = {
RPC_URL: 'https://rpc.chihuahua.wtf',
REST_URL: 'https://api.chihuahua.wtf',
EXPLORER_URL: 'https://www.mintscan.io/chihuahua',
STAKING_URL: 'https://chihuahua.omniflix.co/stake',
NETWORK_NAME: 'Chihuahua',
RPC_URL: 'https://rpc.dydx.nodestake.top:443',
REST_URL: 'https://rest-dydx.ecostake.com:443',
EXPLORER_URL: 'https://www.mintscan.io/dydx',
STAKING_URL: 'https://dydx.omniflix.co/stake',
WALLET_URL: 'https://dydx.omniflix.co',
COIN_IMAGE_URL: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/dydx/images/dydx.png',
NETWORK_NAME: 'dydx',
NETWORK_TYPE: 'mainnet',
CHAIN_ID: 'chihuahua-1',
CHAIN_NAME: 'Chihuahua',
COIN_DENOM: 'HUAHUA',
COIN_MINIMAL_DENOM: 'uhuahua',
CHAIN_ID: 'dydx-mainnet-1',
CHAIN_NAME: 'dydx',
COIN_DENOM: 'adydx',
COIN_MINIMAL_DENOM: 'adydx',
COIN_DECIMALS: 6,
PREFIX: 'chihuahua',
PREFIX: 'dydx',
COIN_TYPE: 118,
COSMOSTAION: 'chihuahua',
COINGECKO_ID: 'chihuahua-token',
COSMOSTAION: 'dydx',
COINGECKO_ID: 'dydx-chain',
GAS_PRICE_STEP_LOW: 0.025,
GAS_PRICE_STEP_AVERAGE: 0.03,
GAS_PRICE_STEP_HIGH: 0.04,
FEATURES: ['ibc-transfer', 'ibc-go'],
GAS_PRICE_STEP_AVERAGE: 0.025,
GAS_PRICE_STEP_HIGH: 0.3,
FEATURES: ['cosmos_sdk'],
};
26 changes: 13 additions & 13 deletions src/constants/url.js
Original file line number Diff line number Diff line change
Expand Up @@ -3,20 +3,20 @@ import { config } from '../config';
export const REST_URL = config.REST_URL;
export const RPC_URL = config.RPC_URL;

export const urlFetchDelegations = (address) => `${REST_URL}/staking/delegators/${address}/delegations`;
export const urlFetchBalance = (address) => `${REST_URL}/bank/balances/${address}`;
export const urlFetchVestingBalance = (address) => `${REST_URL}/auth/accounts/${address}`;
export const urlFetchUnBondingDelegations = (address) => `${REST_URL}/staking/delegators/${address}/unbonding_delegations`;
export const urlFetchDelegations = (address) => `${REST_URL}/cosmos/staking/v1beta1/delegations/${address}`;
export const urlFetchBalance = (address) => `${REST_URL}/cosmos/bank/v1beta1/balances/${address}`;
export const urlFetchVestingBalance = (address) => `${REST_URL}/cosmos/auth/v1beta1/accounts/${address}`;
export const urlFetchUnBondingDelegations = (address) => `${REST_URL}/cosmos/staking/v1beta1/delegators/${address}/unbonding_delegations`;

export const urlFetchRewards = (address) => `${REST_URL}/distribution/delegators/${address}/rewards`;
export const urlFetchVoteDetails = (proposalId, address) => `${REST_URL}/gov/proposals/${proposalId}/votes/${address}`;
export const urlFetchRewards = (address) => `${REST_URL}/cosmos/distribution/v1beta1/delegators/${address}/rewards`;
export const urlFetchVoteDetails = (proposalId, address) => `${REST_URL}/cosmos/gov/v1beta1/proposals/${proposalId}/votes/${address}`;

export const VALIDATORS_LIST_URL = `${REST_URL}/staking/validators`;
export const getValidatorURL = (address) => `${REST_URL}/staking/validators/${address}`;
export const PROPOSALS_LIST_URL = `${REST_URL}/gov/proposals`;
export const getDelegatedValidatorsURL = (address) => `${REST_URL}/staking/delegators/${address}/validators`;
export const urlFetchProposalVotes = (id) => `${REST_URL}/gov/proposals/${id}/votes`;
export const urlFetchTallyDetails = (id) => `${REST_URL}/gov/proposals/${id}/tally`;
export const urlFetchProposalDetails = (id) => `${REST_URL}/txs?message.module=governance&submit_proposal.proposal_id=${id}`;
export const VALIDATORS_LIST_URL = `${REST_URL}/cosmos/staking/v1beta1/validators?pagination.limit=1000`;
export const getValidatorURL = (address) => `${REST_URL}/cosmos/staking/v1beta1/validators/${address}`;
export const PROPOSALS_LIST_URL = `${REST_URL}/cosmos/gov/v1/proposals?pagination.limit=1000`;
export const getDelegatedValidatorsURL = (address) => `${REST_URL}/cosmos/staking/v1beta1/delegators/${address}/validators`;
export const urlFetchProposalVotes = (id) => `${REST_URL}/cosmos/gov/v1beta1/proposals/${id}/votes`;
export const urlFetchTallyDetails = (id) => `${REST_URL}/cosmos/gov/v1beta1/proposals/${id}/tally`;
export const urlFetchProposalDetails = (id) => `${REST_URL}/cosmos/gov/v1/proposals/${id}`;

export const validatorImageURL = (id) => `https://keybase.io/_/api/1.0/user/lookup.json?fields=pictures&key_suffix=${id}`;
3 changes: 2 additions & 1 deletion src/containers/Home/index.js
Original file line number Diff line number Diff line change
Expand Up @@ -67,7 +67,8 @@ class Home extends Component {

render () {
const { active } = this.state;
const filteredProposals = this.props.proposals && this.props.proposals.filter((item) => item.status === 2);
const filteredProposals = this.props.proposals && this.props.proposals.filter((item) => item.status === 2 ||
item.status === 'PROPOSAL_STATUS_VOTING_PERIOD');

return (
<>
Expand Down
17 changes: 9 additions & 8 deletions src/containers/NavBar/ConnectDialog/index.js
Original file line number Diff line number Diff line change
Expand Up @@ -9,8 +9,9 @@ import ConnectButton from './KeplrConnectButton';
import CosmostationConnectButton from './CosmostationConnectButton';
import GetAppRoundedIcon from '@material-ui/icons/GetAppRounded';
import insync from '../../../assets/insync.png';
import poweredBy from '../../../assets/powered_by.jpeg';
// import poweredBy from '../../../assets/powered_by.jpeg';
import './index.css';
import { config } from '../../../config';

const LightTooltip = withStyles((theme) => ({
tooltip: {
Expand Down Expand Up @@ -45,7 +46,7 @@ const ConnectDialog = (props) => {
</IconButton>
</LightTooltip>
</div>
<div className="button_div">
{config.COSMOSTAION && <div className="button_div">
<CosmostationConnectButton proposalTab={props.proposalTab} stake={props.stake}/>
<LightTooltip title="Download the Cosmostation Extension">
<IconButton
Expand All @@ -54,13 +55,13 @@ const ConnectDialog = (props) => {
<GetAppRoundedIcon/>
</IconButton>
</LightTooltip>
</div>
</div>}
</div>
<a className="powered_by" href="https://linktr.ee/notionaldao">
API/RPC powered by
<img alt="notional" src={poweredBy}/>
Notional
</a>
{/* <a className="powered_by" href="https://linktr.ee/notionaldao" rel="noopener noreferrer" target="_blank"> */}
{/* API/RPC powered by */}
{/* <img alt="notional" src={poweredBy}/> */}
{/* Notional */}
{/* </a> */}
</DialogContent>
</Dialog>
);
Expand Down
Loading