Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Register Teleportation in AddressManager as L1/L2 #1071

Open
wsdt opened this issue Jul 29, 2023 · 2 comments
Open

Register Teleportation in AddressManager as L1/L2 #1071

wsdt opened this issue Jul 29, 2023 · 2 comments
Assignees

Comments

@wsdt
Copy link
Contributor

wsdt commented Jul 29, 2023

Issue Type

[ ] bug report
[ x] feature request

Current Behavior

Currently only L2 Teleportation Addresses are saved in addresses.json

Expected Behavior

L1 needs to be available too, so that the Gateway can access it.

@wsdt wsdt self-assigned this Jul 29, 2023
@InoMurko
Copy link
Contributor

Could you drop here the keys (names) and addresses that need to be registered? I think @boyuan-chen can execute on that.

@wsdt
Copy link
Contributor Author

wsdt commented Aug 25, 2023

Could you drop here the keys (names) and addresses that need to be registered? I think @boyuan-chen can execute on that.

Sure!

(Boba) BNB Testnet:

  • "Proxy__L1Teleportation": "0x7f6a32bCaA70c65E08F2f221737612F6fC18347A",
  • "Proxy__L2Teleportation": "0xf4d179d3a083Fa3Eede935FaF4C679D32d514186",
  • "L1Teleportation": "0xD151c8F0dc69618e6180a2dC74B05cCE3E08e0aC",
  • "L2Teleportation": "0x46FA6144C61d2bb9aCDc3Ca90C8673dd9B6caEB2"

(Boba) Goerli testnet:

  • "Proxy__L1Teleportation": "0x84b22166366a6f7E0cD0c3ce9998f2913Bf17A13",
  • "Proxy__L2Teleportation": "0xB43EE846Aa266228FeABaD1191D6cB2eD9808894",
  • "L1Teleportation": "0xB93d9748808A5cC7dC6b61b31F15b87F50BfcAd0",
  • "L2Teleportation": "0x95ec63aE2573bD5e70C223E075D9483573968699",

Thanks @boyuan-chen !

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants