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
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 (D:\airdrop\airdrop\swisstronik-deploy-private-nft\node_modules\hardhat\src\internal\core\providers\http.ts:96:21)
at processTicksAndRejections (node:internal/process/task_queues:95:5)
at async getStorageAt (D:\airdrop\airdrop\swisstronik-deploy-private-nft\node_modules\@openzeppelin\upgrades-core\src\provider.ts:75:19)
at async getStorageFallback (D:\airdrop\airdrop\swisstronik-deploy-private-nft\node_modules\@openzeppelin\upgrades-core\src\eip-1967.ts:51:15)
at async getImplementationAddress (D:\airdrop\airdrop\swisstronik-deploy-private-nft\node_modules\@openzeppelin\upgrades-core\src\eip-1967.ts:21:19)
at async isTransparentOrUUPSProxy (D:\airdrop\airdrop\swisstronik-deploy-private-nft\node_modules\@openzeppelin\upgrades-core\src\eip-1967-type.ts:13:5)
at async verify (D:\airdrop\airdrop\swisstronik-deploy-private-nft\node_modules\@openzeppelin\hardhat-upgrades\src\verify-proxy.ts:108:7)
at async OverriddenTaskDefinition._action (D:\airdrop\airdrop\swisstronik-deploy-private-nft\node_modules\@openzeppelin\hardhat-upgrades\src\index.ts:186:12)
at async Environment._runTaskDefinition (D:\airdrop\airdrop\swisstronik-deploy-private-nft\node_modules\hardhat\src\internal\core\runtime-environment.ts:359:14)
at async Environment.run (D:\airdrop\airdrop\swisstronik-deploy-private-nft\node_modules\hardhat\src\internal\core\runtime-environment.ts:192:14)
error i try to verifing contract
this is my code :
and this is my solidity code :
The text was updated successfully, but these errors were encountered: