peerchemist / trotter

Trotter does abstraction on creation of NFT tokens on multiple evm-based blockchain networks.
BSD 3-Clause "New" or "Revised" License
1 stars 0 forks source link

/create broken again #36

Closed peerchemist closed 3 years ago

peerchemist commented 3 years ago

(node:43) UnhandledPromiseRejectionWarning: Error: You must provide the json interface of the contract when instantiating a contract object. at Object.ContractMissingABIError (/app/node_modules/web3-core-helpers/lib/errors.js:107:16) at Contract (/app/node_modules/web3-eth-contract/lib/index.js:61:22) at new Contract (/app/node_modules/web3-eth/lib/index.js:257:22) at Object.getContract (/app/dist/utils/contractHelper.js:41:25) at runMicrotasks () at processTicksAndRejections (internal/process/task_queues.js:93:5) at async Object.isErc721 (/app/dist/utils/contractHelper.js:46:57) (node:43) UnhandledPromiseRejectionWarning: Unhandled promise rejection. This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch(). To terminate the node process on unhandled promise rejection, use the CLI flag --unhandled-rejections=strict (see https://nodejs.org/api/cli.html#cli_unhandled_rejections_mode). (rejection id: 3) [Nest] 43 - 04/30/2021, 12:33:01 PM Error: You must provide the json interface of the contract when instantiating a contract object. +1296969ms You must provide the json interface of the contract when instantiating a contract object.