You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jan 30, 2023. It is now read-only.
Error: Returned error: simulate tx success, while status of receipt is failed
at Object.ErrorResponse (/Users/ackoo/bundle_demo/node_modules/@node-real/web3-core-helpers/lib/errors.js:29:19)
at /Users/ackoo/bundle_demo/node_modules/@node-real/web3-core-requestmanager/lib/index.js:302:36
at XMLHttpRequest.request.onreadystatechange (/Users/ackoo/bundle_demo/node_modules/web3-providers-http/lib/index.js:98:13)
at XMLHttpRequestEventTarget.dispatchEvent (/Users/ackoo/bundle_demo/node_modules/xhr2-cookies/dist/xml-http-request-event-target.js:34:22)
at XMLHttpRequest._setReadyState (/Users/ackoo/bundle_demo/node_modules/xhr2-cookies/dist/xml-http-request.js:208:14)
at XMLHttpRequest._onHttpResponseEnd (/Users/ackoo/bundle_demo/node_modules/xhr2-cookies/dist/xml-http-request.js:318:14)
at IncomingMessage. (/Users/ackoo/bundle_demo/node_modules/xhr2-cookies/dist/xml-http-request.js:289:61)
at IncomingMessage.emit (node:events:539:35)
at endReadableNT (node:internal/streams/readable:1345:12)
at processTicksAndRejections (node:internal/process/task_queues:83:21) {
data: null,
code: -38004
}
The text was updated successfully, but these errors were encountered:
{
status: 0,
validators: { MathWallet: 0, NodeReal: 0, 'TW Staking': 0 }
}
{ bundlePrice: 20000000000, minimalGasPrice: 20000000000 }
1658818512 1658818452
/Users/ackoo/bundle_demo/node_modules/@node-real/web3-core-helpers/lib/errors.js:29
var err = new Error('Returned error: ' + message);
^
Error: Returned error: simulate tx success, while status of receipt is failed
at Object.ErrorResponse (/Users/ackoo/bundle_demo/node_modules/@node-real/web3-core-helpers/lib/errors.js:29:19)
at /Users/ackoo/bundle_demo/node_modules/@node-real/web3-core-requestmanager/lib/index.js:302:36
at XMLHttpRequest.request.onreadystatechange (/Users/ackoo/bundle_demo/node_modules/web3-providers-http/lib/index.js:98:13)
at XMLHttpRequestEventTarget.dispatchEvent (/Users/ackoo/bundle_demo/node_modules/xhr2-cookies/dist/xml-http-request-event-target.js:34:22)
at XMLHttpRequest._setReadyState (/Users/ackoo/bundle_demo/node_modules/xhr2-cookies/dist/xml-http-request.js:208:14)
at XMLHttpRequest._onHttpResponseEnd (/Users/ackoo/bundle_demo/node_modules/xhr2-cookies/dist/xml-http-request.js:318:14)
at IncomingMessage. (/Users/ackoo/bundle_demo/node_modules/xhr2-cookies/dist/xml-http-request.js:289:61)
at IncomingMessage.emit (node:events:539:35)
at endReadableNT (node:internal/streams/readable:1345:12)
at processTicksAndRejections (node:internal/process/task_queues:83:21) {
data: null,
code: -38004
}
The text was updated successfully, but these errors were encountered: