You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Pause finished. Verifying Contract... Error veryfing Contract. Reason: ProviderError: eth_getStorageAt was disabled, since storage is encrypted. Check docs at https://swisstronik.gitbook.io/swisstronik-docs/ for more information at HttpProvider.request (/root/proxy/swisstronik-tech03-ERC721/node_modules/hardhat/src/internal/core/providers/http.ts:96:21) at processTicksAndRejections (node:internal/process/task_queues:95:5) at getStorageAt (/root/proxy/swisstronik-tech03-ERC721/node_modules/@openzeppelin/upgrades-core/src/provider.ts:75:19) at getStorageFallback (/root/proxy/swisstronik-tech03-ERC721/node_modules/@openzeppelin/upgrades-core/src/eip-1967.ts:51:15) at getImplementationAddress (/root/proxy/swisstronik-
The text was updated successfully, but these errors were encountered:
Please enable the eth_getStorageAt() RPC method
https://github.com/SigmaGmbH/swisstronik-tutorials/blob/main/Contract_verification_hardhat/scripts/deploy_verify.js
error when trying to verify smart contract
Pause finished. Verifying Contract... Error veryfing Contract. Reason: ProviderError: eth_getStorageAt was disabled, since storage is encrypted. Check docs at https://swisstronik.gitbook.io/swisstronik-docs/ for more information at HttpProvider.request (/root/proxy/swisstronik-tech03-ERC721/node_modules/hardhat/src/internal/core/providers/http.ts:96:21) at processTicksAndRejections (node:internal/process/task_queues:95:5) at getStorageAt (/root/proxy/swisstronik-tech03-ERC721/node_modules/@openzeppelin/upgrades-core/src/provider.ts:75:19) at getStorageFallback (/root/proxy/swisstronik-tech03-ERC721/node_modules/@openzeppelin/upgrades-core/src/eip-1967.ts:51:15) at getImplementationAddress (/root/proxy/swisstronik-
The text was updated successfully, but these errors were encountered: