Skip to content

Commit

Permalink
feat: updating deployment files
Browse files Browse the repository at this point in the history
  • Loading branch information
chechu authored and github-actions[bot] committed Dec 18, 2023
1 parent 3bd6b14 commit db0c067
Show file tree
Hide file tree
Showing 3 changed files with 17 additions and 0 deletions.
5 changes: 5 additions & 0 deletions deployments/opbnbmainnet.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
{
"name": "opbnbmainnet",
"chainId": "204",
"contracts": {}
}
5 changes: 5 additions & 0 deletions deployments/opbnbmainnet_addresses.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
{
"name": "opbnbmainnet",
"chainId": "204",
"addresses": {}
}
7 changes: 7 additions & 0 deletions deployments/opbnbtestnet_addresses.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
{
"name": "opbnbtestnet",
"chainId": "5611",
"addresses": {
"XVS": "0x3d0e20D4caD958bc848B045e1da19Fe378f86f03"
}
}

0 comments on commit db0c067

Please sign in to comment.