TransWikia.com
  1. All Categories
  2. Ethereum

Ethereum : Recent Questions and Answers (Page 5)

Find answers to your questions about Ethereum or help others by answering their Ethereum questions.

Web3JS: How to Identify that a given transaction was send with either "ERC Token" or "Ether" in value

I'm working on a Smart Contract and it almost ready. To watch transactions I'm using web2js on my server and its working fine. But from a transaction detail how...

Asked on 12/18/2021 by vikujangid

1 answer

TypeError: EthereumTransaction is not a constructor

var EthereumTransaction = require("ethereumjs-tx")var Web3 = require('web3')var web3 = new Web3('http://127.0.0.1:7545')//Setting Receiving and Sending Addressvar sendingAddress = acc1var receivingAddress = acc2//Checking the balance of each account in etherweb3.eth.getBalance(sendingAddress).then(console.log(web3.utils.fromWei('1', 'ether')))web3.eth.getBalance(receivingAddress).then(console.log(web3.utils.fromWei('1',...

Asked on 12/18/2021 by Sreesankar G Warrier

4 answer

Array of mapping

I would like an array of mappings, is this possible?mapping (address >= value) sentValue;sentValue[] public sentValues;I want to record amounts sent by address, and I want each send event...

Asked on 12/18/2021 by SkyTemple

1 answer

What is the cost to store 1KB, 10KB, 100KB worth of data into the ethereum blockchain?

Whatever is stored in the blockchain is immutable which means I can fetch this data back in the future. As of today (2016-feb),How does one store a 1kb, 10kb, or...

Asked on 12/16/2021

4 answer

How do oracle services work under the hood?

I have read many questions about oracle services, but I do not understand how they work.Often I read answers like this: https://ethereum.stackexchange.com/a/9825/5892Smart contract can not access an...

Asked on 12/16/2021

4 answer

Can't deploy on https://wallet.ethereum.org: DAO

I'm writing Decentralised Application.I've added function vote() an function changeName().After that my code can't compile on wallet.ethereum.org.Though remix.ethereum.org shows no mistakes.pragma solidity ^0.4.19;contract SimpleDAO { ...

Asked on 12/16/2021 by Anatoly

1 answer

ipfs.files.add(Buffer) function causing TypeError: Cannot read property 'add' of undefined

I am trying to upload an image to ipfs using ipfs.files.add() functionbut it is causing me this errorUncaught TypeError: Cannot read property 'add' of undefinedat App.onSubmit (App.js:70)at HTMLUnknownElement.callCallback...

Asked on 12/16/2021 by abz

1 answer

Web3j: "Intrinsic gas too low" error when deploying contract in Ethereum from Java

I am a new to Ethereum and Blockchain, I have been trying execution of Contracts using Metamask and Remix using Chrome browser for sometime. I am trying to deploy the...

Asked on 12/14/2021 by Adheep Mohamed Abdul Kader

2 answer

Smart contract access from external source

I would like to build a simple smart contract, which can be accessed from "the outside World", meaning I can call methods of the contract from another small application or...

Asked on 12/13/2021 by AleH

1 answer

What is the corresponding web3 type to solidity bytes when using Typescript?

I want to call a solidity function a passing a parameter bytes b. function xyz(address a, bytes hexData) We front end code in Typescript is like that if (hexData)...

Asked on 12/13/2021 by Suzana Maranhão Moreno

1 answer

Ask a Question

Get help from others!

© 2024 TransWikia.com. All rights reserved. Sites we Love: PCI Database, UKBizDB, Menu Kuliner, Sharing RPP