완료됨
환경 설정 관련 질문
브라우저 콘솔에서 컨트랙트에 접근하려고 시도하면 아래와 같은 오류가 발생합니다. 환경 설정이 미흡해서 그런 것 같은데 문제를 풀려면 따로 설정하거나 설치해야 되는 부분이 있습니까? 현재 저는 Metamask 확장 프로그램만 설치 후 계정을 개설한 상태입니다. 답변 부탁드립니다. 좋은 하루 되십시오.
*l: Parameter decoding error: Returned values aren't valid, did it run Out of Gas? You might also see this error if you are not using the correct ABI for the contract you are retrieving data from, requesting data from a block number that does not exist, or querying a node which is not fully synced.
at e.5594.t.decodeParametersWith (parameters_api.js:103:15)
at e.5594.t.decodeParameters (parameters_api.js:213:54)
at e.3787.t.decodeFunctionReturn (functions_api.js:256:44)
at o.<anonymous> (contract.js:782:43)
at Generator.next (<anonymous>)
at s (contract.js:21:58)*
#web3
작성자 정보