When I tried to deploy and verify a contract with Ignition, I got this error on the virtual testnet
✔ Confirm deploy to network vpolygon (1234)? … yes
Hardhat Ignition 🚀
Deploying [ PaymentsModule ]
Batch #1
Executed PaymentsModule#Payments
[ PaymentsModule ] successfully deployed 🚀
Deployed Addresses
PaymentsModule#Payments - 0x2ee663676035D2326552c1c2548F6AD6fabe5f03
Error in plugin hardhat-tenderly: IGN1002: Verification not natively supported for chainId 1234. Please use a custom chain configuration to add support.
For more info run Hardhat with --show-stack-traces
What should I do? I tried adding a custom chain node, but I got the same error.
When I tried to deploy and verify a contract with Ignition, I got this error on the virtual testnet
What should I do? I tried adding a custom chain node, but I got the same error.