-
Hi,
I am running Kovan ETH and have created a [wallet: 0xd6c208973cf8bdd938c4d3925e294327f03f0c30](https://kovan.etherscan.io/address/0xd6c208973cf8bdd938c4d3925e294327f03f0c30) inside my instance …
-
Currently, purple for ETH and pink for Kovan and green for ETC are introducing slight confusion to the user.
ETH, ETC have icons already. I would recommend using these platform icons wherever poss…
-
```
/**
* @type import('hardhat/config').HardhatUserConfig
*/
require("@nomiclabs/hardhat-waffle")
require("@nomiclabs/hardhat-ethers")
require("@nomiclabs/hardhat-truffle5")
require("@nomicl…
-
Regarding depositWTH/withdrawETH of aave, I've faced to an issue.
Withdraw is failed with error 5 (VL_NOT_ENOUGH_AVAILABLE_USER_BALANCE) sometimes on Kovan testnet.
No problem on hardhat(mainnet for…
-
Hi,dear
I have watched your video on YouTube,very amazing !
I clone dapp_token project and deploy this Dapp on my local testnet( ganache-cli ) and kovan testnet.
Everything is ok,but when i used ac…
-
Do you know the DyDX margin pool address on Kovan for testing?
Thanks
-
Moved from https://github.com/paritytech/parity/issues/7963 @chevdor
> I'm running:
>
> - **Which Parity version?**: Parity/v1.10.0-unstable-5b4abec2d-20180219/x86_64-macos/rustc1.24.0
> - **Which…
Tbaut updated
6 years ago
-
0xb1523D0e1B7d4567aB27e4d26C16768456A93f4B
Above is my Kovan address. I have asked for KEth on https://faucet.kovan.network/. The VPN is turned on while asking for KEth. Since it takes long time to p…
-
I'm on kovan.
Tried refreshing multiple times.
Unable to connect to Dapp.
-
1、
from chainlink_feeds.chainlink_feeds import ChainlinkFeeds
cf = ChainlinkFeeds(rpc_url = "https://www.infura.com/asdfasdfasdfas")
print(cf.get_latest_round_data(network='KOVAN', pair='ETH_USD'))…