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

docs(protocol,docs-site): revert "add and deploy multicall3 (#17430)" #17438

Merged
merged 2 commits into from
May 31, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -39,20 +39,25 @@ description: Network reference page describing various important addresses on Ta

## Taiko L2 contracts

| Contract Name | Address |
| --------------------- | -------------------------------------------- |
| Bridge | `0x1670000000000000000000000000000000000001` |
| ERC20Vault | `0x1670000000000000000000000000000000000002` |
| ERC721Vault | `0x1670000000000000000000000000000000000003` |
| ERC1155Vault | `0x1670000000000000000000000000000000000004` |
| SignalService | `0x1670000000000000000000000000000000000005` |
| SharedAddressManager | `0x1670000000000000000000000000000000000006` |
| TaikoL2 | `0x1670000000000000000000000000000000010001` |
| RollupAddressManager | `0x1670000000000000000000000000000000010002` |
| Taiko Token (Bridged) | `0xa9d23408b9ba935c230493c40c73824df71a0975` |

## Other L2 contracts

| Contract Name | Address |
| ---------------------- | -------------------------------------------- |
| Bridge | `0x1670000000000000000000000000000000000001` |
| ERC20Vault | `0x1670000000000000000000000000000000000002` |
| ERC721Vault | `0x1670000000000000000000000000000000000003` |
| ERC1155Vault | `0x1670000000000000000000000000000000000004` |
| SignalService | `0x1670000000000000000000000000000000000005` |
| SharedAddressManager | `0x1670000000000000000000000000000000000006` |
| TaikoL2 | `0x1670000000000000000000000000000000010001` |
| RollupAddressManager | `0x1670000000000000000000000000000000010002` |
| WETH | `0xA51894664A773981C6C112C43ce576f315d5b1B6` |
| Taiko Token (Bridged) | `0xa9d23408b9ba935c230493c40c73824df71a0975` |
| Safe Singleton Factory | `0x914d7Fec6aaC8cd542e72Bca78B30650d45643d7` |
| Multicall3 | `0x174EB72C7d94a6D7dBAE3e4d20337B57088bB246` |
| Multicall3 | `0xca11bde05977b3631167028862be2a173976ca11` |

## Contract owners

Expand Down
3 changes: 1 addition & 2 deletions packages/protocol/.eslintignore
Original file line number Diff line number Diff line change
Expand Up @@ -3,5 +3,4 @@ artifacts
cache
coverage
lib
contracts/automata-attestation/
contracts/thirdparty/multicall/
contracts/automata-attestation/
3 changes: 1 addition & 2 deletions packages/protocol/.solhintignore
Original file line number Diff line number Diff line change
Expand Up @@ -4,5 +4,4 @@ contracts/test/TestLibRLPReader.sol
**/contracts/thirdparty/**/*.sol
/contracts/automata-attestation/
test/GasComparison.t.sol
test/TestLn.sol
contracts/thirdparty/multicall/*.sol
test/TestLn.sol
256 changes: 0 additions & 256 deletions packages/protocol/contracts/thirdparty/multicall/Multicall3.sol

This file was deleted.

1 change: 0 additions & 1 deletion packages/protocol/deployments/mainnet-contract-logs-L2.md
Original file line number Diff line number Diff line change
Expand Up @@ -153,7 +153,6 @@
## Other EOAs/Contracts

- safe-singleton-factory: `0x914d7Fec6aaC8cd542e72Bca78B30650d45643d7`
- multicall3: `0x174EB72C7d94a6D7dBAE3e4d20337B57088bB246`
- `davidcai.eth`:`0x56706F118e42AE069F20c5636141B844D1324AE1`
- `admin.taiko.eth`: `0x9CBeE534B5D8a6280e01a14844Ee8aF350399C7F`
- `labs.taiko.eth`: `0xB73b0FC4C0Cfc73cF6e034Af6f6b42Ebe6c8b49D`