-
Notifications
You must be signed in to change notification settings - Fork 2.2k
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
docs(protocol): update mainnet deployment doc based on the latest batch transaction #17162
docs(protocol): update mainnet deployment doc based on the latest batch transaction #17162
Conversation
@@ -28,6 +28,8 @@ | |||
- bridged_erc1155: `0x3c90963cfba436400b0f9c46aa9224cb379c2c40` | |||
- bridged_erc721: `0xc3310905e2bc9cfb198695b75ef3e5b69c6a1bf7` | |||
- bridged_erc20: `0x79bc0aada00fcf6e7ab514bfeb093b5fae3653e3` | |||
- bridge_watchdog: `0x00000291ab79c55dc4fcd97dfba4880df4b93624` | |||
- quota_manager: `0x91f67118DD47d502B1f0C354D0611997B022f29Es` |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
please also add quota manager related info below,including its commit hash and the tx that deployed the contract.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
its included: #17103
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
please also list all tokens and their quota in this file as well.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Added: 8fbdf69
@@ -28,6 +28,8 @@ | |||
- bridged_erc1155: `0x3c90963cfba436400b0f9c46aa9224cb379c2c40` | |||
- bridged_erc721: `0xc3310905e2bc9cfb198695b75ef3e5b69c6a1bf7` | |||
- bridged_erc20: `0x79bc0aada00fcf6e7ab514bfeb093b5fae3653e3` | |||
- bridge_watchdog: `0x00000291ab79c55dc4fcd97dfba4880df4b93624` | |||
- quota_manager: `0x91f67118DD47d502B1f0C354D0611997B022f29Es` |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
remove the ending 's'?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
removed
No description provided.