Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

how to call WyvernExchangeContract to mumbai #54

Open
LamKurry opened this issue Jun 8, 2021 · 1 comment
Open

how to call WyvernExchangeContract to mumbai #54

LamKurry opened this issue Jun 8, 2021 · 1 comment

Comments

@LamKurry
Copy link

LamKurry commented Jun 8, 2021

mumbai node: https://rpc-mumbai.maticvigil.com/v1/mykey

self.web3ContractInstance.validateOrderParameters_.call(addrs_0[0], addrs_0[1], addrs_0[5], '0x00000000', '0x', 1, 0, 1000000000000, 0)

call result:

(node:4173) UnhandledPromiseRejectionWarning: Error: execution reverted
at Object.InvalidResponse (/usr/nft/openlake-js/node_modules/wyvern-js/node_modules/[email protected]@web3/lib/web3/errors.js:38:16)
at /usr/nft/openlake-js/node_modules/wyvern-js/node_modules/[email protected]@web3/lib/web3/requestmanager.js:86:36
at XMLHttpRequest.request.onreadystatechange (/usr/nft/openlake-js/node_modules/[email protected]@web3/lib/web3/httpprovider.js:129:7)
at XMLHttpRequestEventTarget.dispatchEvent (/usr/nft/openlake-js/node_modules/_xhr2-cookies@1.1.0@xhr2-cookies/dist/xml-http-request-event-target.js:34:22)
at XMLHttpRequest._setReadyState (/usr/nft/openlake-js/node_modules/_xhr2-cookies@1.1.0@xhr2-cookies/dist/xml-http-request.js:208:14)
at XMLHttpRequest._onHttpResponseEnd (/usr/nft/openlake-js/node_modules/_xhr2-cookies@1.1.0@xhr2-cookies/dist/xml-http-request.js:318:14)
at IncomingMessage. (/usr/nft/openlake-js/node_modules/_xhr2-cookies@1.1.0@xhr2-cookies/dist/xml-http-request.js:289:61)
at IncomingMessage.emit (events.js:215:7)
at endReadableNT (_stream_readable.js:1198:12)
at processTicksAndRejections (internal/process/task_queues.js:80:21)

anyone know how to solve this problem?

@junaidShaikh
Copy link

did you deploy the contract cluster on the Polygon-Mumbai network?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants