Giter Site home page Giter Site logo

Comments (6)

josipbagaric avatar josipbagaric commented on July 17, 2024

You can see all the transactions in the Origin UI.

Navigate to http://localhost:3000/certificates/detail_view/2 (with 2 being the ID of the certificate), and in the bottom you should see the full log with links to the transactions in the Volta explorer (if you are using Volta).

Screen Shot 2021-05-18 at 14 09 03

Origin uses ERC-1888 token representations on-chain (based on the ERC-1155 standard).
We don't provide smart contract autovalidation, so you would have to verify the code for the smart contract that you deployed in order to communicate with the smart contract directly through the explorer.

from origin.

andrii482 avatar andrii482 commented on July 17, 2024

thanks for answer. I will try to validate smart-contract.

from origin.

andrii482 avatar andrii482 commented on July 17, 2024

@JosephBagaric one more question about tokens.
I found in Origin repository, that in "old times" you used ERC-721 token for EAC's https://github.com/energywebfoundation/origin/blob/master/doc/architecture/decisions/0008-migrate-certificate-structure-to-conform-to-erc-1888.md. And thats had made possible to send EAC's directly from one user to other via using many popular crypto-wallets. Also had made possible to see balance of tokens on your account (that is not visible now via block-explorer or wallets) .
So my question is : is it possible to use any wallet on nowadays that support ERC-1888 tokens and can show ballance on this tokens on account and also can send this type of tokens directly to other accounts (like it happen's now with ERC-20 or ERC-721 tokens in most popular wallets) ?

from origin.

josipbagaric avatar josipbagaric commented on July 17, 2024

Hi @andrii482, there are no wallets yet that support ERC-1888 out-of-the-box, as far as I know.

BUT since ERC-1888 is an extension of ERC-1155, you can use any ERC-1155 wallet to transfer the tokens. Those will support transferring, but will not support claiming because it's ERC-1888 specific.

MetaMask has the plan to support ERC-1155 by Q4 2021. https://metamask.zendesk.com/hc/en-us/articles/360058488651-Does-MetaMask-support-ERC-1155-

from origin.

andrii482 avatar andrii482 commented on July 17, 2024

Is any plans to enable support of ERC-1155 on blockscout explorer that EW use ? https://docs.blockscout.com/for-projects/premium-features/erc-1155-support

And do you know any ERC-1155 wallet that support Volta network ?

from origin.

josipbagaric avatar josipbagaric commented on July 17, 2024

Yes, there are plans to support ERC-1155 on explorer.energyweb.org soon, no ETA yet though.

No recommendation for a wallet yet. If they support EVM-based networks in general, they should also support Volta.

from origin.

Related Issues (20)

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.