Skip to content

Commit

Permalink
include contract verification script
Browse files Browse the repository at this point in the history
  • Loading branch information
KPrasch committed May 24, 2023
1 parent c233b35 commit 35011f1
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions scripts/verify_contract.py
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
from ape import networks

etherscan = networks.provider.network.explorer
etherscan.publish_contract("0xc7590Ba497d1A7AB82c1BD61f7Dcd2685990986e")

0 comments on commit 35011f1

Please sign in to comment.