nikitosing

Results 18 comments of nikitosing

@adrienthiery how did you connect metamask to your ganache blockchain?

@adrienthiery Please check did you set correct `CHAIN_ID` env variable? Then check if metamask connected to correct network

@vbaranov contract is not verified therefore no source code but ace editor by default loading with code page. This error does not affect any functionality on the page. I think...

@oriolaguade did you try the method described in [api docs](https://explorer.palm.io/api-docs#contract) for `verify` method? ``` curl -d '{"addressHash":"0xc63BB6555C90846afACaC08A0F0Aa5caFCB382a1","compilerVersion":"v0.5.4+commit.9549d8ff", "contractSourceCode":"pragma solidity ^0.5.4; contract Test { }","name":"Test","optimization":false}' -H "Content-Type: application/json" -X POST "https://blockscout.com/poa/sokol/api?module=contract&action=verify"...

@oriolaguade Hi, ![image](https://user-images.githubusercontent.com/32202610/170784929-bba15a45-c9bc-440a-b74d-a12adeed219c.png) I turned on Desktop agent, but yes, the response time is quite long. The problem and in Blockscout implementation (We are working on speeding up the compilation...

@jensiepoo Did you set `CHAIN_ID`? And what the error?

@ericlee42 blockscout automatically links proxy contracts with implementations