Skip to content

Commit

Permalink
Fixed web3 error handling messages
Browse files Browse the repository at this point in the history
  • Loading branch information
hodlforjesus committed Jan 10, 2025
1 parent b78e0b6 commit 285e634
Show file tree
Hide file tree
Showing 5 changed files with 6 additions and 6 deletions.
4 changes: 2 additions & 2 deletions asset-manifest.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"files": {
"main.css": "./static/css/main.4015e3a5.css",
"main.js": "./static/js/main.0af74acc.js",
"main.js": "./static/js/main.ee6c4e27.js",
"static/js/348.2853394c.chunk.js": "./static/js/348.2853394c.chunk.js",
"static/js/541.a096166a.chunk.js": "./static/js/541.a096166a.chunk.js",
"static/media/poolL2.svg": "./static/media/poolL2.8b2e289794792224f8de4c92e29ccd4c.svg",
Expand Down Expand Up @@ -87,6 +87,6 @@
},
"entrypoints": [
"static/css/main.4015e3a5.css",
"static/js/main.0af74acc.js"
"static/js/main.ee6c4e27.js"
]
}
2 changes: 1 addition & 1 deletion index.html
Original file line number Diff line number Diff line change
@@ -1 +1 @@
<!doctype html><html lang="en"><head><meta charset="utf-8"/><link rel="icon" href="./favicon.ico"/><meta name="viewport" content="width=device-width,initial-scale=1"/><meta name="theme-color" content="#000000"/><meta name="description" content="Datamine FLUX is DeFi's first inflation-resistant currency built on Ethereum. Market equilibrium is established using a variation of Proof-of-Burn algorithm."/><meta property="og:title" content="Cryptocurrency backed by Proof of Burn - Datamine Network"><meta property="og:description" content="Datamine FLUX is DeFi's first inflation-resistant currency built on Ethereum. Market equilibrium is established using a variation of Proof-of-Burn algorithm."><meta property="og:image" content="https://datamine-crypto.github.io/realtime-decentralized-dashboard/logos/dam.png"><meta property="og:url" content="https://datamine.network/"><meta property="og:site_name" content="Cryptocurrency backed by Proof of Burn - Datamine Network"><meta name="twitter:card" content="summary_large_image"><meta name="twitter:image:alt" content="Datamine FLUX is DeFi's first inflation-resistant currency built on Ethereum. Market equilibrium is established using a variation of Proof-of-Burn algorithm."><meta name="twitter:site" content="@dataminenetwork"><link rel="apple-touch-icon" href="./logo192.png"/><link rel="manifest" href="./manifest.json"/><title>Currency backed by Proof of Burn - Datamine Network</title><style>#old-version-container{color:#fff;display:none;height:100vh;text-align:center;justify-content:center;align-items:center;flex-direction:column}#old-version-container.old-version-display{display:flex}#old-version-button{margin:32px;padding:8px 32px}</style><script defer="defer" src="./static/js/main.0af74acc.js"></script><link href="./static/css/main.4015e3a5.css" rel="stylesheet"></head><body style="background:#202336"><noscript>You need to enable JavaScript to run this app.</noscript><div id="root"><div id="old-version-container"><div>This dashboard version is out of date ...</div><div><button id="old-version-button">Reload New Version</button></div></div></div><script type="text/javascript">setTimeout((function(){var e=document.getElementById("old-version-container");e&&(e.className="old-version-display");var n=document.getElementById("old-version-button");n&&(n.onclick=function(){window.location.href="?"+(new Date).getTime()})}),2e3)</script></body></html>
<!doctype html><html lang="en"><head><meta charset="utf-8"/><link rel="icon" href="./favicon.ico"/><meta name="viewport" content="width=device-width,initial-scale=1"/><meta name="theme-color" content="#000000"/><meta name="description" content="Datamine FLUX is DeFi's first inflation-resistant currency built on Ethereum. Market equilibrium is established using a variation of Proof-of-Burn algorithm."/><meta property="og:title" content="Cryptocurrency backed by Proof of Burn - Datamine Network"><meta property="og:description" content="Datamine FLUX is DeFi's first inflation-resistant currency built on Ethereum. Market equilibrium is established using a variation of Proof-of-Burn algorithm."><meta property="og:image" content="https://datamine-crypto.github.io/realtime-decentralized-dashboard/logos/dam.png"><meta property="og:url" content="https://datamine.network/"><meta property="og:site_name" content="Cryptocurrency backed by Proof of Burn - Datamine Network"><meta name="twitter:card" content="summary_large_image"><meta name="twitter:image:alt" content="Datamine FLUX is DeFi's first inflation-resistant currency built on Ethereum. Market equilibrium is established using a variation of Proof-of-Burn algorithm."><meta name="twitter:site" content="@dataminenetwork"><link rel="apple-touch-icon" href="./logo192.png"/><link rel="manifest" href="./manifest.json"/><title>Currency backed by Proof of Burn - Datamine Network</title><style>#old-version-container{color:#fff;display:none;height:100vh;text-align:center;justify-content:center;align-items:center;flex-direction:column}#old-version-container.old-version-display{display:flex}#old-version-button{margin:32px;padding:8px 32px}</style><script defer="defer" src="./static/js/main.ee6c4e27.js"></script><link href="./static/css/main.4015e3a5.css" rel="stylesheet"></head><body style="background:#202336"><noscript>You need to enable JavaScript to run this app.</noscript><div id="root"><div id="old-version-container"><div>This dashboard version is out of date ...</div><div><button id="old-version-button">Reload New Version</button></div></div></div><script type="text/javascript">setTimeout((function(){var e=document.getElementById("old-version-container");e&&(e.className="old-version-display");var n=document.getElementById("old-version-button");n&&(n.onclick=function(){window.location.href="?"+(new Date).getTime()})}),2e3)</script></body></html>
2 changes: 1 addition & 1 deletion service-worker.js

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions static/js/main.0af74acc.js → static/js/main.ee6c4e27.js

Large diffs are not rendered by default.

File renamed without changes.

0 comments on commit 285e634

Please sign in to comment.