Skip to content

Commit

Permalink
New Sources Test
Browse files Browse the repository at this point in the history
  • Loading branch information
Symplexia Labs committed May 10, 2023
1 parent 8f5afbe commit db49dd0
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions test/chains/chain-tests.js
Original file line number Diff line number Diff line change
Expand Up @@ -55,14 +55,14 @@ describe("Test Supported Chains", function () {

// Symplexia Smart Chain
verifyContract(
"0x75bff170bb80a1f4743445c0604FF5E1416d61D9",
"0xa33a20ba0aC3fe6b94a8e1Eb4614947B9cb51F84",
"1149",
"Symplexia Smart Chain",
["shared/1_Storage.sol"],
"shared/1_Storage.metadata.json"
);
verifyContractWithImmutables(
"0x31A89807b669BD6A69F1A619977aAF4dF981fE6a",
"0x968fd0BADc643B0A7b088f4b6aA2CE5FA65db622",
"1149",
"Symplexia Smart Chain",
["uint256"],
Expand Down

0 comments on commit db49dd0

Please sign in to comment.