Skip to content

Commit

Permalink
chore: add mainnet vx verification contract
Browse files Browse the repository at this point in the history
  • Loading branch information
robcxyz committed Feb 25, 2022
1 parent 710cae5 commit cef220f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions icon_contracts/workers/transactions.py
Original file line number Diff line number Diff line change
Expand Up @@ -37,6 +37,7 @@
metrics = Metrics()

CONTRACT_VERIFICATION_CONTRACTS = {
"cxfc514c18d8dd85f06e31509a1f231efc5d8939e0", # Mainnet
"cx4a574176f82852487b547126b7a59874f5599acd", # Berlin
"cx59fd09b8fd87ad82961c29c4ff5e44773f629330", # Lisbon
}
Expand Down

0 comments on commit cef220f

Please sign in to comment.