[Contract Verification] <The zkp verify verification fails. Procedure> #205
-
EnvironmentTestnet Issue Type
Contract Address0x3F981a3c4840e2E3b101763613E857c778E0A4Bb Compiler TypeSingle file zkSolc Version1.3.16 Solc Version0.8.21 Contract NameGroth16Verifier Contract Code// SPDX-License-Identifier: GPL-3.0
*/ pragma solidity >=0.7.0 <0.9.0; contract Groth16Verifier {
} Constructor Argumentsnone Hardhat Verify Plugin VersionNo response Repo Link (Optional)No response Additional Details_pA = ["0x033fffaeee702a355bcc900985fc034308055027a0cb9998fd4bbcf166b2e824", |
Beta Was this translation helpful? Give feedback.
Replies: 6 comments 2 replies
-
In addition to the question, the same code in Ethereum can be called normally and return true |
Beta Was this translation helpful? Give feedback.
-
Beta Was this translation helpful? Give feedback.
Hi @linyoufa, answered here