-
**Describe the bug**
A clear and concise description of what the bug is.
I have this in my config:
```typescript
etherscan: {
apiKey: {
mainnet: process.env.BSCSCAN_API_KEY || '',
…
-
Hi!
Have you considered gathering token balance from API ?
With Blockscout it should be pretty straightforward thanks to :
`https://blockscout.com/xdai/mainnet/api?module=account&action=tokenl…
-
This would require either updating the 3box activity library to use a different api from that of etherscan, waiting for etherscan to update their api, or bypassing the 3box activity library and using …
-
Similar to:
![selection_083](https://user-images.githubusercontent.com/111600/41551861-6e1d29ac-732d-11e8-9f05-06b859f07acb.png)
But it seems etherscan does not yet expose this as an API - just …
-
This issue consolidates #203 and #205 with a number other improvements.
- [ ] **Displaying the metadata**. Improvement the display of daoURI metadata on Snapshot's interface.
- [ ] **Editing the m…
-
If a user is located in China, Ethereum wallet can only be accessed through a proxy. However, Metamask works without any problems.
The app is stuck at "Getting information from the blockchain" messag…
-
### Lesson
Lesson 6
### Could you please leave a link to the timestamp in the video where this error occurs? (You can right click a video and "copy video URL at current time")
_No response_
…
-
This issue is a continuation of [https://github.com/telegramdesktop/tdesktop/issues/871](https://github.com/telegramdesktop/tdesktop/issues/871) and [https://github.com/telegramdesktop/tdesktop/issues…
-
As it has been a feature that was requested frequently, we decided to implement proxy detection and resolution of the implementation contract as an API-level functionality. This is made possible by th…
-
I tried to deploy Hardhat Starter Kit following the tutorial in Quickstart, but it didn't work. Although I have changed the .env file and replaced the correct SEPOLIA_RPC_URL and my wallet address in …