Skip to content

Commit

Permalink
Merge pull request #118 from bobanetwork/wsdt/lb-deployment
Browse files Browse the repository at this point in the history
chore: Deploy light bridge on Boba eth
  • Loading branch information
wsdt committed Feb 16, 2024
2 parents 9ab9e40 + 8ad4dd8 commit ee98698
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -97,5 +97,9 @@
"Proxy__L1ERC1155Bridge": "0x1dF39152AC0e81aB100341cACC4dE4c372A550cb",
"L1ERC1155Bridge": "0x72c455C20eF23CCe31f47e636Bf67a9B8749c8cE",
"Proxy__L2ERC1155Bridge": "0x1dF39152AC0e81aB100341cACC4dE4c372A550cb",
"L2ERC1155Bridge": "0x61A52269287dF03e6aA452Fd9fcFDa7ef84C1e60"
"L2ERC1155Bridge": "0x61A52269287dF03e6aA452Fd9fcFDa7ef84C1e60",
"Proxy__L1Teleportation": "0x2dE73Bd1660Fbf4D521a52Ec2a91CCc106113801",
"Proxy__L2Teleportation": "0x0dfFd3Efe9c3237Ad7bf94252296272c96237FF5",
"L1Teleportation": "0x3f7Da9C51138E0475aA26E80677d27A568cFD6b9",
"L2Teleportation": "0x670b130112C6f03E17192e63c67866e67D77c3ee"
}
2 changes: 1 addition & 1 deletion packages/boba/register/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@bobanetwork/register",
"version": "0.0.16",
"version": "0.0.17",
"description": "BOBA Smart Contracts Registration",
"private": false,
"author": "Boba Network",
Expand Down

0 comments on commit ee98698

Please sign in to comment.