question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Hangs at "ethereum loading" window, "btc-swap contract not found" in console

See original GitHub issue

When trying to open etherex in web browser, when connected to local geth node, “Ethereum Loading” windows appears and hags there forever.

In browser console there’s error:

btc-swap contract not found

Issue Analytics

  • State:open
  • Created 8 years ago
  • Comments:8 (2 by maintainers)

github_iconTop GitHub Comments

1reaction
caktuxcommented, Oct 28, 2015

Contracts haven’t been deployed on the network yet, they were on Olympic and will be on the official testnet once it lands in the next geth release.

0reactions
tomachinzcommented, Apr 10, 2017

So I would need to launch the contracts on my private net myself yes? How does one do that? I can see three contracts and a YAML file if only I knew how to deploy those into my private net…

Read more comments on GitHub >

github_iconTop Results From Across the Web

Smart Contract UI stuck at ⚙️ Loading dapp... #47 - GitHub
Open a terminal window and type: ganache-cli . You can then deploy to this using the same development destination and it will find...
Read more >
How to Fix a Pending / Stuck Transaction on Ethereum
UPDATE: I forgot to show how to enable Customize Nonce in the video. Go to Settings - Advanced - Customize Nonce and turn...
Read more >
FIX Stuck Transaction on Ethereum - YouTube
Guide to how to fix Stuck transactions on Ethereum Network. Stuck transitions are annoying as they prevent the entire account from being ...
Read more >
window.web3.eth.Contract no longer works. How do i now ...
So instead of using window. web3 since Metamask no longer injects it into webpages, you can do this before making the call to...
Read more >
A Guide to Events and Logs in Ethereum Smart Contracts
A technical introduction to use cases for events and logs on the Ethereum blockchain with sample code.
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found