Skip to content

Commit

Permalink
Adds OUTb for sepolia and OP sepolia (#569)
Browse files Browse the repository at this point in the history
* Adds OUTb for sepolia and OP sepolia

* fixes SNT breaking validation
  • Loading branch information
nitaliano authored Nov 3, 2023
1 parent 9c6a5d1 commit cb67fe3
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
6 changes: 6 additions & 0 deletions data/OUTb/data.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,12 @@
},
"optimism-goerli": {
"address": "0x3e7eF8f50246f725885102E8238CBba33F276747"
},
"sepolia": {
"address": "0x12608ff9dac79d8443F17A4d39D93317BAD026Aa"
},
"optimism-sepolia": {
"address": "0x7c6b91D9Be155A6Db01f749217d76fF02A7227F2"
}
}
}
2 changes: 1 addition & 1 deletion data/SNT/data.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
"symbol": "STT"
}
},
"goerli-optimism": {
"optimism-goerli": {
"address": "0xcAD273fA2bb77875333439FDf4417D995159c3E1",
"overrides": {
"name": "Status Test Token",
Expand Down

0 comments on commit cb67fe3

Please sign in to comment.