-
I've tried this both in alpha and production remix ide, I get the same result when I call the function dedupeKeys shown below with the parameter ["a","b","c"]: When I try to debug it, the debugger ha…
-
Dear Contributors! Thanks for offering your help!
Do create an issue or send a pull request so that your contributions may be recorded.
Currently we have the unfinished contract template in solidity…
-
### Issue
```
Uncaught TypeError: Cannot read property 'getTokens' of null
at EditSession.getTokens (scripts.js:10056)
at Text.$renderLine (scripts.js:16782)
at Text.$renderLinesFra…
-
I am trying to deploy a smart contract as follows.
```
var address = "" //dummy;
var abi = [] // dummy;
var bytecode = "" //dummy;
var contract = tronWeb.contract().new(
{
…
-
Deploy everything to uniswap see if it works.
-
Below are the issues faced by me:
1) https://testnets.opensea.io/assets/mumbai/0x193424af9c18378c676631a6939895692f997cc6/2/
My images of the cat a'int showing up
2) Issue while uploading a singl…
-
# Name of Proposer
*Gabrieltemtsen*
# Campaign Name
*Entering the world of Binance.*
## Campaign Description
- This campaign seeks to instruct users on how to create Dapps and smart contracts…
-
## Description
Import directives allow creating of symbol aliases, for example:
```solidity
import { symbol as symbolAlias } from "./Foo.sol";
```
and source unit aliases:
```solidity
i…
-
Hello Guys @treeder @r-gochain ,how do i verify a NFT Contract On GoChain?What should i use for the Contract Code ?
AbiCode ,Bytecode or The Transact Data from Remix.Ethereum.Org ?.I Fill up all the …
-
- [ ] Allow to run plugin commands from console (instead of clicking in UI)