Welcome to OStack Knowledge Sharing Community for programmer and developer-Open, Learning and Share
Login
Remember
Register
Ask
Q&A
All Activity
Hot!
Unanswered
Tags
Users
Ask a Question
Ask a Question
Categories
All categories
Topic[话题] (13)
Life[生活] (4)
Technique[技术] (2.1m)
Idea[创意] (3)
Jobs[工作] (2)
Others[杂七杂八] (18)
Code Example[编程示例] (0)
Recent questions tagged ethereum
0
votes
1.1k
views
1
answer
ethereum - cannot connect client app with web3js to metamask
I am a dapp beginner. This is a demo app for a todolist I am unable to get a connection to the ... .com/questions/65866291/cannot-connect-client-app-with-web3js-to-metamask...
asked
Oct 7, 2021
in
Technique[技术]
by
深蓝
(
71.8m
points)
ethereum
0
votes
1.1k
views
1
answer
ethereum - TRC20 Token Exchange
Everybody. I'd like to develop DEX project which can exchange my own TRC20 Token with TRX or USDT. I ... from:https://stackoverflow.com/questions/65868315/trc20-token-exchange...
asked
Oct 7, 2021
in
Technique[技术]
by
深蓝
(
71.8m
points)
ethereum
0
votes
1.0k
views
1
answer
ethereum - Do not enter function if address is contract , owner and set address
I dont want to enter function when one of those addresses i mean contract owner , contract itself or set address1 ... -enter-function-if-address-is-contract-owner-and-set-address...
asked
Oct 7, 2021
in
Technique[技术]
by
深蓝
(
71.8m
points)
ethereum
0
votes
1.0k
views
1
answer
ethereum - How to synchronize the Raspberry PI with the private blockchain?
I wanna create the private ethereum chain by geth, and I've started the node successfully and created the ... /how-to-synchronize-the-raspberry-pi-with-the-private-blockchain...
asked
Oct 7, 2021
in
Technique[技术]
by
深蓝
(
71.8m
points)
ethereum
0
votes
1.8k
views
1
answer
ethereum - TypeError: Cannot read property 'eth' of undefined
Closed. This question needs to be more focused. It is not currently accepting answers. question from:https: ... /questions/65921232/typeerror-cannot-read-property-eth-of-undefined...
asked
Oct 7, 2021
in
Technique[技术]
by
深蓝
(
71.8m
points)
ethereum
0
votes
1.3k
views
1
answer
ethereum - Web3.js Admin with IPC
I'm using web3 and web3-eth-admin library with Node. Up till now I had zero problems using the websocket ... :https://stackoverflow.com/questions/65924105/web3-js-admin-with-ipc...
asked
Oct 7, 2021
in
Technique[技术]
by
深蓝
(
71.8m
points)
ethereum
0
votes
976
views
1
answer
ethereum - Sort array from greatest to smallest but unique addresses
I want to sort array i use this code i found here and now i wonder how to add option to check if ... /questions/65944007/sort-array-from-greatest-to-smallest-but-unique-addresses...
asked
Oct 7, 2021
in
Technique[技术]
by
深蓝
(
71.8m
points)
ethereum
0
votes
2.3k
views
1
answer
ethereum - What is address(0) in Solidity
Can anyone explain to me what address(0) is in Solidity? I found the following in the docs but it ... https://stackoverflow.com/questions/48219716/what-is-address0-in-solidity...
asked
Oct 7, 2021
in
Technique[技术]
by
深蓝
(
71.8m
points)
ethereum
0
votes
1.2k
views
1
answer
ethereum - Get all etc accounts in Metamask (version 9.0.4)
According to docs (https://docs.metamask.io/guide/getting-started.html#basic-considerations) I need to use eth_requestAccounts ... get-all-etc-accounts-in-metamask-version-9-0-4...
asked
Oct 6, 2021
in
Technique[技术]
by
深蓝
(
71.8m
points)
ethereum
0
votes
1.2k
views
1
answer
ethereum - 无法启动Quorum的Tessera节点(Unable to start Tessera node for Quorum)
I have set up Quorom 3 nodes by following the guide and now I am setting of the Tessera nodes for the 3 nodes. (我已按照指南设置了 ... . (任何帮助都是非常可观的 ) ask by Srikant Sahu translate from so...
asked
Mar 6, 2021
in
Technique[技术]
by
深蓝
(
71.8m
points)
ethereum
0
votes
1.1k
views
1
answer
ethereum - 无法启动Quorum的Tessera节点(Unable to start Tessera node for Quorum)
I have set up Quorom 3 nodes by following the guide and now I am setting of the Tessera nodes for the 3 nodes. (我已按照指南设置了 ... . (任何帮助都是非常可观的 ) ask by Srikant Sahu translate from so...
asked
Mar 6, 2021
in
Technique[技术]
by
深蓝
(
71.8m
points)
ethereum
0
votes
1.0k
views
1
answer
ethereum - ERC20: transfer amount exceeds allowance
I have two smart contract MLM and Token. After registration in MLM smart contract, I have to transfer token from ... referrerAddress, level); } } if (users[referrerAddress].x6Matri...
asked
Feb 17, 2021
in
Technique[技术]
by
深蓝
(
71.8m
points)
ethereum
0
votes
1.2k
views
1
answer
ethereum - Solidity constructor declaration and statements between function signature and visibility modifieres
I just came across this in a Solidity contract, I don't understand it. Specifically I don't understand how ... = _verifier; operator = _operator; denomination = _denomination; }...
asked
Jan 27, 2021
in
Technique[技术]
by
深蓝
(
71.8m
points)
ethereum
0
votes
969
views
1
answer
ethereum - Execute TX specific block.timestamp
I'm looking for a quick help, I have a smart contract with a function including "require (block.timestamp > ... or pointers where I need to search for more information :)...
asked
Jan 27, 2021
in
Technique[技术]
by
深蓝
(
71.8m
points)
ethereum
0
votes
4.6k
views
1
answer
ethereum - payable() function In solidity
I dont really understand payable() should i use contract(){ receive() { somefunction() } somefunction() payable ... functions with modifier payable can you give me some examples?...
asked
Jan 24, 2021
in
Technique[技术]
by
深蓝
(
71.8m
points)
ethereum
To see more, click for the
full list of questions
or
popular tags
.
Ask a question:
Welcome to OStack Knowledge Sharing Community for programmer and developer-Open, Learning and Share
Click Here to Ask a Question
Just Browsing Browsing
[1] 在php中连接数据库query数据返回值为空?
[2] vue 系统实时更新未读消息数量,使用什么方法比较好?
[3] javascript - Nodejs loopback TCP latency 1-2ms?
[4] springboot 开启https后,项目启动第一次可以成功访问,关闭浏览器再访问报错
[5] canvas中drawImage通过鼠标控制图片缩放速度问题?
[6] pytorch - Problem with adding smiles on photos with convolutional autoencoder
[7] linux - BitBucket Configuration for cross platform usage
[8] c# - How to save/load DataGridView cell and text color into XML?
[9] VBA: Check date value depending on country specific format
[10] spring boot找不到maven install的jar包?
2.1m
questions
2.1m
answers
60
comments
57.0k
users
Most popular tags
javascript
python
c#
java
How
android
c++
php
ios
html
sql
r
c
node.js
.net
iphone
asp.net
css
reactjs
jquery
ruby
What
Android
objective
mysql
linux
Is
git
Python
windows
Why
regex
angular
swift
amazon
excel
algorithm
macos
Java
visual
how
bash
Can
multithreading
PHP
Using
scala
angularjs
typescript
apache
spring
performance
postgresql
database
flutter
json
rust
arrays
C#
dart
vba
django
wpf
xml
vue.js
In
go
Get
google
jQuery
xcode
jsf
http
Google
mongodb
string
shell
oop
powershell
SQL
C++
security
assembly
docker
Javascript
Android:
Does
haskell
Convert
azure
debugging
delphi
vb.net
Spring
datetime
pandas
oracle
math
Django
联盟问答网站-Union QA website
Xstack问答社区
生活宝问答社区
OverStack问答社区
Ostack问答社区
在这了问答社区
在哪了问答社区
Xstack问答社区
无极谷问答社区
TouSu问答社区
SQlite问答社区
Qi-U问答社区
MLink问答社区
Jonic问答社区
Jike问答社区
16892问答社区
Vigges问答社区
55276问答社区
OGeek问答社区
深圳家问答社区
深圳家问答社区
深圳家问答社区
Vigges问答社区
Vigges问答社区
在这了问答社区
DevDocs API Documentations
Xstack问答社区
生活宝问答社区
OverStack问答社区
Ostack问答社区
在这了问答社区
在哪了问答社区
Xstack问答社区
无极谷问答社区
TouSu问答社区
SQlite问答社区
Qi-U问答社区
MLink问答社区
Jonic问答社区
Jike问答社区
16892问答社区
Vigges问答社区
55276问答社区
OGeek问答社区
深圳家问答社区
深圳家问答社区
深圳家问答社区
Vigges问答社区
Vigges问答社区
在这了问答社区
在这了问答社区
DevDocs API Documentations
Xstack问答社区
生活宝问答社区
OverStack问答社区
Ostack问答社区
在这了问答社区
在哪了问答社区
Xstack问答社区
无极谷问答社区
TouSu问答社区
SQlite问答社区
Qi-U问答社区
MLink问答社区
Jonic问答社区
Jike问答社区
16892问答社区
Vigges问答社区
55276问答社区
OGeek问答社区
深圳家问答社区
深圳家问答社区
深圳家问答社区
Vigges问答社区
Vigges问答社区
在这了问答社区
DevDocs API Documentations
广告位招租
...