Skip to content

Commit

Permalink
feat: group chart related components
Browse files Browse the repository at this point in the history
  • Loading branch information
gabaldon committed Nov 26, 2021
1 parent 2b6941b commit 808e570
Show file tree
Hide file tree
Showing 5 changed files with 27 additions and 27 deletions.
52 changes: 26 additions & 26 deletions packages/api/src/dataFeeds.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
"network": "ethereum-mainnet",
"name": "btc/usd",
"label": "$",
"pollingPeriod": 1500000,
"pollingPeriod": 15000,
"color": "#8d5fd3",
"blockExplorer": "https://etherscan.io/address/{address}",
"deviation": 2,
Expand All @@ -19,7 +19,7 @@
"network": "ethereum-mainnet",
"name": "eth/usd",
"label": "$",
"pollingPeriod": 1500000,
"pollingPeriod": 15000,
"color": "#8d5fd3",
"blockExplorer": "https://etherscan.io/address/{address}",
"deviation": 3.5,
Expand All @@ -32,7 +32,7 @@
"network": "ethereum-rinkeby",
"name": "btc/usd",
"label": "$",
"pollingPeriod": 1500000,
"pollingPeriod": 15000,
"color": "#00d4aa",
"blockExplorer": "https://rinkeby.etherscan.io/address/{address}",
"deviation": 1,
Expand All @@ -45,7 +45,7 @@
"network": "ethereum-rinkeby",
"name": "eth/usd",
"label": "$",
"pollingPeriod": 1500000,
"pollingPeriod": 15000,
"color": "#00d4aa",
"blockExplorer": "https://rinkeby.etherscan.io/address/{address}",
"deviation": 1,
Expand All @@ -58,7 +58,7 @@
"network": "ethereum-goerli",
"name": "btc/usd",
"label": "$",
"pollingPeriod": 1500000,
"pollingPeriod": 15000,
"color": "#ff5599",
"blockExplorer": "https://goerli.etherscan.io/address/{address}",
"deviation": 1,
Expand All @@ -71,7 +71,7 @@
"network": "ethereum-goerli",
"name": "eth/usd",
"label": "$",
"pollingPeriod": 1500000,
"pollingPeriod": 15000,
"color": "#ff5599",
"blockExplorer": "https://goerli.etherscan.io/address/{address}",
"deviation": 1,
Expand All @@ -84,7 +84,7 @@
"network": "conflux-testnet",
"name": "cfx/usdt",
"label": "",
"pollingPeriod": 300000,
"pollingPeriod": 3000,
"color": "#6600ff",
"blockExplorer": "https://testnet.confluxscan.io/address/{address}",
"deviation": 1,
Expand All @@ -97,7 +97,7 @@
"network": "conflux-testnet",
"name": "btc/usd",
"label": "$",
"pollingPeriod": 300000,
"pollingPeriod": 3000,
"color": "#6600ff",
"blockExplorer": "https://testnet.confluxscan.io/address/{address}",
"deviation": 1,
Expand All @@ -110,7 +110,7 @@
"network": "conflux-testnet",
"name": "btc/usd",
"label": "$",
"pollingPeriod": 300000,
"pollingPeriod": 3000,
"color": "#6600ff",
"blockExplorer": "https://testnet.confluxscan.io/address/{address}",
"deviation": 1,
Expand All @@ -123,7 +123,7 @@
"network": "conflux-testnet",
"name": "eth/usd",
"label": "$",
"pollingPeriod": 300000,
"pollingPeriod": 3000,
"color": "#6600ff",
"blockExplorer": "https://testnet.confluxscan.io/address/{address}",
"deviation": 1,
Expand All @@ -136,7 +136,7 @@
"network": "conflux-mainnet",
"name": "cfx/usdt",
"label": "",
"pollingPeriod": 300000,
"pollingPeriod": 3000,
"color": "#6600ff",
"blockExplorer": "https://confluxscan.io/address/{address}",
"deviation": 1,
Expand All @@ -149,7 +149,7 @@
"network": "conflux-mainnet",
"name": "btc/usd",
"label": "$",
"pollingPeriod": 300000,
"pollingPeriod": 3000,
"color": "#6600ff",
"blockExplorer": "https://confluxscan.io/address/{address}",
"deviation": 1,
Expand All @@ -162,7 +162,7 @@
"network": "conflux-mainnet",
"name": "eth/usd",
"label": "$",
"pollingPeriod": 300000,
"pollingPeriod": 3000,
"color": "#6600ff",
"blockExplorer": "https://confluxscan.io/address/{address}",
"deviation": 1,
Expand All @@ -175,7 +175,7 @@
"network": "celo-alfajores",
"name": "btc/usd",
"label": "$",
"pollingPeriod": 300000,
"pollingPeriod": 3000,
"color": "#1cd8d2",
"blockExplorer": "https://alfajores-blockscout.celo-testnet.org/address/{address}",
"deviation": 1,
Expand All @@ -188,7 +188,7 @@
"network": "celo-alfajores",
"name": "eth/usd",
"label": "$",
"pollingPeriod": 300000,
"pollingPeriod": 3000,
"color": "#1cd8d2",
"blockExplorer": "https://alfajores-blockscout.celo-testnet.org/address/{address}",
"deviation": 1,
Expand All @@ -201,7 +201,7 @@
"network": "celo-alfajores",
"name": "celo/usd",
"label": "$",
"pollingPeriod": 300000,
"pollingPeriod": 3000,
"color": "#1cd8d2",
"blockExplorer": "https://alfajores-blockscout.celo-testnet.org/address/{address}",
"deviation": 1,
Expand All @@ -214,7 +214,7 @@
"network": "celo-alfajores",
"name": "celo/eur",
"label": "",
"pollingPeriod": 300000,
"pollingPeriod": 3000,
"color": "#1cd8d2",
"blockExplorer": "https://alfajores-blockscout.celo-testnet.org/address/{address}",
"deviation": 1,
Expand All @@ -227,7 +227,7 @@
"network": "celo-mainnet",
"name": "btc/usd",
"label": "$",
"pollingPeriod": 300000,
"pollingPeriod": 3000,
"color": "#ff8100",
"blockExplorer": "https://explorer.celo.org/address/{address}",
"deviation": 1,
Expand All @@ -240,7 +240,7 @@
"network": "celo-mainnet",
"name": "eth/usd",
"label": "$",
"pollingPeriod": 300000,
"pollingPeriod": 3000,
"color": "#ff8100",
"blockExplorer": "https://explorer.celo.org/address/{address}",
"deviation": 1,
Expand All @@ -253,7 +253,7 @@
"network": "celo-mainnet",
"name": "celo/eur",
"label": "",
"pollingPeriod": 300000,
"pollingPeriod": 3000,
"color": "#ff8100",
"blockExplorer": "https://explorer.celo.org/address/{address}",
"deviation": 1,
Expand All @@ -266,7 +266,7 @@
"network": "celo-mainnet",
"name": "celo/usd",
"label": "$",
"pollingPeriod": 300000,
"pollingPeriod": 3000,
"color": "#ff8100",
"blockExplorer": "https://explorer.celo.org/address/{address}",
"deviation": 1,
Expand All @@ -279,7 +279,7 @@
"network": "boba-rinkeby",
"name": "btc/usd",
"label": "$",
"pollingPeriod": 300000,
"pollingPeriod": 3000,
"color": "#1cd83d",
"blockExplorer": "https://blockexplorer.rinkeby.boba.network/address/{address}",
"deviation": 1,
Expand All @@ -292,7 +292,7 @@
"network": "boba-rinkeby",
"name": "eth/usd",
"label": "$",
"pollingPeriod": 300000,
"pollingPeriod": 3000,
"color": "#1cd83d",
"blockExplorer": "https://blockexplorer.rinkeby.boba.network/address/{address}",
"deviation": 1,
Expand All @@ -305,7 +305,7 @@
"network": "boba-rinkeby",
"name": "omg/btc",
"label": "",
"pollingPeriod": 300000,
"pollingPeriod": 3000,
"color": "#1cd83d",
"blockExplorer": "https://blockexplorer.rinkeby.boba.network/address/{address}",
"deviation": 1,
Expand All @@ -318,7 +318,7 @@
"network": "boba-rinkeby",
"name": "omg/eth",
"label": "Ξ",
"pollingPeriod": 300000,
"pollingPeriod": 3000,
"color": "#1cd83d",
"blockExplorer": "https://blockexplorer.rinkeby.boba.network/address/{address}",
"deviation": 1,
Expand All @@ -331,7 +331,7 @@
"network": "boba-rinkeby",
"name": "omg/usdt",
"label": "",
"pollingPeriod": 300000,
"pollingPeriod": 3000,
"color": "#1cd83d",
"blockExplorer": "https://blockexplorer.rinkeby.boba.network/address/{address}",
"deviation": 1,
Expand Down
File renamed without changes.
File renamed without changes.
File renamed without changes.
2 changes: 1 addition & 1 deletion packages/ui/nuxt.config.js
Original file line number Diff line number Diff line change
Expand Up @@ -126,7 +126,7 @@ export default {

// Auto import components: https://go.nuxtjs.dev/config-components
components: {
dirs: ['~/components'],
dirs: ['~/components/*'],
},

// Modules for dev and build (recommended): https://go.nuxtjs.dev/config-modules
Expand Down

0 comments on commit 808e570

Please sign in to comment.