Skip to content

Commit

Permalink
add chain 111000
Browse files Browse the repository at this point in the history
  • Loading branch information
siberiumsourcify authored and kuzdogan committed Jul 6, 2023
1 parent 81e3985 commit f35127f
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions test/chains/chain-tests.js
Original file line number Diff line number Diff line change
Expand Up @@ -913,6 +913,15 @@ describe("Test Supported Chains", function () {
"shared/1_Storage.metadata.json"
);

// Siberium Testnet
verifyContract(
"0x60E9b3CD8C160Ce6408dD6E2Fa938895cfF7E087",
"111000",
"Siberium Testnet",
["shared/1_Storage.sol"],
"shared/1_Storage.metadata.json"
);

// Ethereum Classic Mainnet
verifyContract(
"0x45a82B987a4e5d7D00eD5aB325DF00850cDAbBAC",
Expand Down

0 comments on commit f35127f

Please sign in to comment.