Giter VIP home page Giter VIP logo

kcc-docs's People

Contributors

atomzwieback avatar bobjiang avatar burntcereal avatar caosbad avatar dlll93 avatar enekoastorkiza avatar gitter-badger avatar junnmm avatar lcmf2022 avatar mhxw avatar michiboo avatar ryanhubs avatar viaweb3 avatar zoneboy avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar

kcc-docs's Issues

Cannot find the deployed contract from KCC testnet

I am developing a smart contract on KCC chain. It will be eventually on main net, but I would like to test it on testnet first. I am using kind of new version of solidity compiler: 0.8.4.
After deploying onto KCC test net, every functions work find. But I realize that I cannot find my contract on kccscan-testnet:
https://scan-testnet.kcc.network/address/0x32cee25FcB08d5a48E10d248C5839bB54301d98F
Does anyone come accorss the same issue as I do?
My truffle config file is like below:

...
kcctestnet: {
      provider: () => new HDWalletProvider(process.env.PRIVATE_KEY, `https://rpc-testnet.kcc.network`, 0),
      network_id: 322,
      confirmations: 2,
      timeoutBlocks: 200,
      skipDryRun: true
    },
compilers: {
    solc: {
      version: "0.8.4",   
    },
  },
...

And one more thing is that I realized that the compiler version supported on test net is very out-to-date, 0.4.x?
Do we have any other way to verify those contract built by higher solidity compiler on testnet?

money left in kcc network

I have withdrawn 500 dollars from the kucoin exchange to the binance exchange using the kcc network. The money has not been credited to my binance account. This is because binance does not support kcc network. The money is now in the kcc network. How can I save money. Can you help please.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.