Skip to content
This repository has been archived by the owner on Nov 27, 2024. It is now read-only.

Commit

Permalink
chore: deprecate Arbitrum Goerli (#495)
Browse files Browse the repository at this point in the history
**Motivation:**

Arbitrum Goerli is being deprecated and we need to remove support for it
from Llama.

**Modifications:**

* Removing the script input folder for Arbitrum Goerli (421613)
* Updated README

**Result:**

Deprecated support for Arbitrum Goerli.
  • Loading branch information
0xrajath authored Nov 16, 2023
1 parent 17a6779 commit bafa3e0
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 89 deletions.
26 changes: 13 additions & 13 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -74,24 +74,24 @@ The comments in that file explain what each variable is for and when they're nee

## Testnet deployments

| Name | Sepolia | Goerli | Optimism Goerli | Base Goerli | Arbitrum Goerli |
| ------------------------------------- | ----------------------------------------------------------------------------------------------------------------------------- | --------------------------------------------------------------------------------------------------------------------------- | ------------------------------------------------------------------------------------------------------------------------------------ | ---------------------------------------------------------------------------------------------------------------------------- | --------------------------------------------------------------------------------------------------------------------------- |
| Name | Sepolia | Goerli | Optimism Goerli | Base Goerli |
| ------------------------------------- | ----------------------------------------------------------------------------------------------------------------------------- | --------------------------------------------------------------------------------------------------------------------------- | ------------------------------------------------------------------------------------------------------------------------------------ | ---------------------------------------------------------------------------------------------------------------------------- |
|_Factory_|
| LlamaFactory | [0xFf5d4E226D9A3496EECE31083a8F493edd79AbEB](https://sepolia.etherscan.io/address/0xFf5d4E226D9A3496EECE31083a8F493edd79AbEB) | [0xFf5d4E226D9A3496EECE31083a8F493edd79AbEB](https://goerli.etherscan.io/address/0xFf5d4E226D9A3496EECE31083a8F493edd79AbEB) | [0xFf5d4E226D9A3496EECE31083a8F493edd79AbEB](https://goerli-optimism.etherscan.io/address/0xFf5d4E226D9A3496EECE31083a8F493edd79AbEB) | [0xFf5d4E226D9A3496EECE31083a8F493edd79AbEB](https://goerli.basescan.org/address/0xFf5d4E226D9A3496EECE31083a8F493edd79AbEB) | [0xFf5d4E226D9A3496EECE31083a8F493edd79AbEB](https://goerli.arbiscan.io/address/0xFf5d4E226D9A3496EECE31083a8F493edd79AbEB) |
| LlamaFactory | [0xFf5d4E226D9A3496EECE31083a8F493edd79AbEB](https://sepolia.etherscan.io/address/0xFf5d4E226D9A3496EECE31083a8F493edd79AbEB) | [0xFf5d4E226D9A3496EECE31083a8F493edd79AbEB](https://goerli.etherscan.io/address/0xFf5d4E226D9A3496EECE31083a8F493edd79AbEB) | [0xFf5d4E226D9A3496EECE31083a8F493edd79AbEB](https://goerli-optimism.etherscan.io/address/0xFf5d4E226D9A3496EECE31083a8F493edd79AbEB) | [0xFf5d4E226D9A3496EECE31083a8F493edd79AbEB](https://goerli.basescan.org/address/0xFf5d4E226D9A3496EECE31083a8F493edd79AbEB) |
|_Main instance contracts_|
| LlamaCore (logic contract) | [0x676ca05Fd577FCA8fddb4605d4992Bc7EfbCff14](https://sepolia.etherscan.io/address/0x676ca05Fd577FCA8fddb4605d4992Bc7EfbCff14) | [0x676ca05Fd577FCA8fddb4605d4992Bc7EfbCff14](https://goerli.etherscan.io/address/0x676ca05Fd577FCA8fddb4605d4992Bc7EfbCff14) | [0x676ca05Fd577FCA8fddb4605d4992Bc7EfbCff14](https://goerli-optimism.etherscan.io/address/0x676ca05Fd577FCA8fddb4605d4992Bc7EfbCff14) | [0x676ca05Fd577FCA8fddb4605d4992Bc7EfbCff14](https://goerli.basescan.org/address/0x676ca05Fd577FCA8fddb4605d4992Bc7EfbCff14) | [0x676ca05Fd577FCA8fddb4605d4992Bc7EfbCff14](https://goerli.arbiscan.io/address/0x676ca05Fd577FCA8fddb4605d4992Bc7EfbCff14) |
| LlamaPolicy (logic contract) | [0x19640A82e696f67F0d25307e19c4307321761d4d](https://sepolia.etherscan.io/address/0x19640A82e696f67F0d25307e19c4307321761d4d) | [0x19640A82e696f67F0d25307e19c4307321761d4d](https://goerli.etherscan.io/address/0x19640A82e696f67F0d25307e19c4307321761d4d) | [0x19640A82e696f67F0d25307e19c4307321761d4d](https://goerli-optimism.etherscan.io/address/0x19640A82e696f67F0d25307e19c4307321761d4d) | [0x19640A82e696f67F0d25307e19c4307321761d4d](https://goerli.basescan.org/address/0x19640A82e696f67F0d25307e19c4307321761d4d) | [0x19640A82e696f67F0d25307e19c4307321761d4d](https://goerli.arbiscan.io/address/0x19640A82e696f67F0d25307e19c4307321761d4d) |
| LlamaPolicyMetadata (logic contract) | [0xf2C61E275d48efA8a6556529F60cE1E376510e0F](https://sepolia.etherscan.io/address/0xf2C61E275d48efA8a6556529F60cE1E376510e0F) | [0xf2C61E275d48efA8a6556529F60cE1E376510e0F](https://goerli.etherscan.io/address/0xf2C61E275d48efA8a6556529F60cE1E376510e0F) | [0xf2C61E275d48efA8a6556529F60cE1E376510e0F](https://goerli-optimism.etherscan.io/address/0xf2C61E275d48efA8a6556529F60cE1E376510e0F) | [0xf2C61E275d48efA8a6556529F60cE1E376510e0F](https://goerli.basescan.org/address/0xf2C61E275d48efA8a6556529F60cE1E376510e0F) | [0xf2C61E275d48efA8a6556529F60cE1E376510e0F](https://goerli.arbiscan.io/address/0xf2C61E275d48efA8a6556529F60cE1E376510e0F) |
| LlamaCore (logic contract) | [0x676ca05Fd577FCA8fddb4605d4992Bc7EfbCff14](https://sepolia.etherscan.io/address/0x676ca05Fd577FCA8fddb4605d4992Bc7EfbCff14) | [0x676ca05Fd577FCA8fddb4605d4992Bc7EfbCff14](https://goerli.etherscan.io/address/0x676ca05Fd577FCA8fddb4605d4992Bc7EfbCff14) | [0x676ca05Fd577FCA8fddb4605d4992Bc7EfbCff14](https://goerli-optimism.etherscan.io/address/0x676ca05Fd577FCA8fddb4605d4992Bc7EfbCff14) | [0x676ca05Fd577FCA8fddb4605d4992Bc7EfbCff14](https://goerli.basescan.org/address/0x676ca05Fd577FCA8fddb4605d4992Bc7EfbCff14) |
| LlamaPolicy (logic contract) | [0x19640A82e696f67F0d25307e19c4307321761d4d](https://sepolia.etherscan.io/address/0x19640A82e696f67F0d25307e19c4307321761d4d) | [0x19640A82e696f67F0d25307e19c4307321761d4d](https://goerli.etherscan.io/address/0x19640A82e696f67F0d25307e19c4307321761d4d) | [0x19640A82e696f67F0d25307e19c4307321761d4d](https://goerli-optimism.etherscan.io/address/0x19640A82e696f67F0d25307e19c4307321761d4d) | [0x19640A82e696f67F0d25307e19c4307321761d4d](https://goerli.basescan.org/address/0x19640A82e696f67F0d25307e19c4307321761d4d) |
| LlamaPolicyMetadata (logic contract) | [0xf2C61E275d48efA8a6556529F60cE1E376510e0F](https://sepolia.etherscan.io/address/0xf2C61E275d48efA8a6556529F60cE1E376510e0F) | [0xf2C61E275d48efA8a6556529F60cE1E376510e0F](https://goerli.etherscan.io/address/0xf2C61E275d48efA8a6556529F60cE1E376510e0F) | [0xf2C61E275d48efA8a6556529F60cE1E376510e0F](https://goerli-optimism.etherscan.io/address/0xf2C61E275d48efA8a6556529F60cE1E376510e0F) | [0xf2C61E275d48efA8a6556529F60cE1E376510e0F](https://goerli.basescan.org/address/0xf2C61E275d48efA8a6556529F60cE1E376510e0F) |
|_Strategy logic contracts_|
| LlamaRelativeQuantityQuorum | [0x81F7D26fD7d814bFcEF78239a32c0BA5282C98Dc](https://sepolia.etherscan.io/address/0x81F7D26fD7d814bFcEF78239a32c0BA5282C98Dc) | [0x81F7D26fD7d814bFcEF78239a32c0BA5282C98Dc](https://goerli.etherscan.io/address/0x81F7D26fD7d814bFcEF78239a32c0BA5282C98Dc) | [0x81F7D26fD7d814bFcEF78239a32c0BA5282C98Dc](https://goerli-optimism.etherscan.io/address/0x81F7D26fD7d814bFcEF78239a32c0BA5282C98Dc) | [0x81F7D26fD7d814bFcEF78239a32c0BA5282C98Dc](https://goerli.basescan.org/address/0x81F7D26fD7d814bFcEF78239a32c0BA5282C98Dc) | [0x81F7D26fD7d814bFcEF78239a32c0BA5282C98Dc](https://goerli.arbiscan.io/address/0x81F7D26fD7d814bFcEF78239a32c0BA5282C98Dc) |
| LlamaRelativeHolderQuorum | [0xE7EE15321bAD254dAC7495867Ea2C8C9c77Ee4eE](https://sepolia.etherscan.io/address/0xE7EE15321bAD254dAC7495867Ea2C8C9c77Ee4eE) | [0xE7EE15321bAD254dAC7495867Ea2C8C9c77Ee4eE](https://goerli.etherscan.io/address/0xE7EE15321bAD254dAC7495867Ea2C8C9c77Ee4eE) | [0xE7EE15321bAD254dAC7495867Ea2C8C9c77Ee4eE](https://goerli-optimism.etherscan.io/address/0xE7EE15321bAD254dAC7495867Ea2C8C9c77Ee4eE) | [0xE7EE15321bAD254dAC7495867Ea2C8C9c77Ee4eE](https://goerli.basescan.org/address/0xE7EE15321bAD254dAC7495867Ea2C8C9c77Ee4eE) | [0xE7EE15321bAD254dAC7495867Ea2C8C9c77Ee4eE](https://goerli.arbiscan.io/address/0xE7EE15321bAD254dAC7495867Ea2C8C9c77Ee4eE) |
| LlamaRelativeUniqueHolderQuorum | [0xa5B2B5Ae8F278530270f44D7CFC2440292583BEb](https://sepolia.etherscan.io/address/0xa5B2B5Ae8F278530270f44D7CFC2440292583BEb) | [0xa5B2B5Ae8F278530270f44D7CFC2440292583BEb](https://goerli.etherscan.io/address/0xa5B2B5Ae8F278530270f44D7CFC2440292583BEb) | [0xa5B2B5Ae8F278530270f44D7CFC2440292583BEb](https://goerli-optimism.etherscan.io/address/0xa5B2B5Ae8F278530270f44D7CFC2440292583BEb) | [0xa5B2B5Ae8F278530270f44D7CFC2440292583BEb](https://goerli.basescan.org/address/0xa5B2B5Ae8F278530270f44D7CFC2440292583BEb) | [0xa5B2B5Ae8F278530270f44D7CFC2440292583BEb](https://goerli.arbiscan.io/address/0xa5B2B5Ae8F278530270f44D7CFC2440292583BEb) |
| LlamaAbsoluteQuorum | [0x68f153D5F50e66CC0c6D9802362137BCF2aE5631](https://sepolia.etherscan.io/address/0x68f153D5F50e66CC0c6D9802362137BCF2aE5631) | [0x68f153D5F50e66CC0c6D9802362137BCF2aE5631](https://goerli.etherscan.io/address/0x68f153D5F50e66CC0c6D9802362137BCF2aE5631) | [0x68f153D5F50e66CC0c6D9802362137BCF2aE5631](https://goerli-optimism.etherscan.io/address/0x68f153D5F50e66CC0c6D9802362137BCF2aE5631) | [0x68f153D5F50e66CC0c6D9802362137BCF2aE5631](https://goerli.basescan.org/address/0x68f153D5F50e66CC0c6D9802362137BCF2aE5631) | [0x68f153D5F50e66CC0c6D9802362137BCF2aE5631](https://goerli.arbiscan.io/address/0x68f153D5F50e66CC0c6D9802362137BCF2aE5631) |
| LlamaAbsolutePeerReview | [0x0092CD4044E1672c9c513867eb75e6213AF9742f](https://sepolia.etherscan.io/address/0x0092CD4044E1672c9c513867eb75e6213AF9742f) | [0x0092CD4044E1672c9c513867eb75e6213AF9742f](https://goerli.etherscan.io/address/0x0092CD4044E1672c9c513867eb75e6213AF9742f) | [0x0092CD4044E1672c9c513867eb75e6213AF9742f](https://goerli-optimism.etherscan.io/address/0x0092CD4044E1672c9c513867eb75e6213AF9742f) | [0x0092CD4044E1672c9c513867eb75e6213AF9742f](https://goerli.basescan.org/address/0x0092CD4044E1672c9c513867eb75e6213AF9742f) | [0x0092CD4044E1672c9c513867eb75e6213AF9742f](https://goerli.arbiscan.io/address/0x0092CD4044E1672c9c513867eb75e6213AF9742f) |
| LlamaRelativeQuantityQuorum | [0x81F7D26fD7d814bFcEF78239a32c0BA5282C98Dc](https://sepolia.etherscan.io/address/0x81F7D26fD7d814bFcEF78239a32c0BA5282C98Dc) | [0x81F7D26fD7d814bFcEF78239a32c0BA5282C98Dc](https://goerli.etherscan.io/address/0x81F7D26fD7d814bFcEF78239a32c0BA5282C98Dc) | [0x81F7D26fD7d814bFcEF78239a32c0BA5282C98Dc](https://goerli-optimism.etherscan.io/address/0x81F7D26fD7d814bFcEF78239a32c0BA5282C98Dc) | [0x81F7D26fD7d814bFcEF78239a32c0BA5282C98Dc](https://goerli.basescan.org/address/0x81F7D26fD7d814bFcEF78239a32c0BA5282C98Dc) |
| LlamaRelativeHolderQuorum | [0xE7EE15321bAD254dAC7495867Ea2C8C9c77Ee4eE](https://sepolia.etherscan.io/address/0xE7EE15321bAD254dAC7495867Ea2C8C9c77Ee4eE) | [0xE7EE15321bAD254dAC7495867Ea2C8C9c77Ee4eE](https://goerli.etherscan.io/address/0xE7EE15321bAD254dAC7495867Ea2C8C9c77Ee4eE) | [0xE7EE15321bAD254dAC7495867Ea2C8C9c77Ee4eE](https://goerli-optimism.etherscan.io/address/0xE7EE15321bAD254dAC7495867Ea2C8C9c77Ee4eE) | [0xE7EE15321bAD254dAC7495867Ea2C8C9c77Ee4eE](https://goerli.basescan.org/address/0xE7EE15321bAD254dAC7495867Ea2C8C9c77Ee4eE) |
| LlamaRelativeUniqueHolderQuorum | [0xa5B2B5Ae8F278530270f44D7CFC2440292583BEb](https://sepolia.etherscan.io/address/0xa5B2B5Ae8F278530270f44D7CFC2440292583BEb) | [0xa5B2B5Ae8F278530270f44D7CFC2440292583BEb](https://goerli.etherscan.io/address/0xa5B2B5Ae8F278530270f44D7CFC2440292583BEb) | [0xa5B2B5Ae8F278530270f44D7CFC2440292583BEb](https://goerli-optimism.etherscan.io/address/0xa5B2B5Ae8F278530270f44D7CFC2440292583BEb) | [0xa5B2B5Ae8F278530270f44D7CFC2440292583BEb](https://goerli.basescan.org/address/0xa5B2B5Ae8F278530270f44D7CFC2440292583BEb) |
| LlamaAbsoluteQuorum | [0x68f153D5F50e66CC0c6D9802362137BCF2aE5631](https://sepolia.etherscan.io/address/0x68f153D5F50e66CC0c6D9802362137BCF2aE5631) | [0x68f153D5F50e66CC0c6D9802362137BCF2aE5631](https://goerli.etherscan.io/address/0x68f153D5F50e66CC0c6D9802362137BCF2aE5631) | [0x68f153D5F50e66CC0c6D9802362137BCF2aE5631](https://goerli-optimism.etherscan.io/address/0x68f153D5F50e66CC0c6D9802362137BCF2aE5631) | [0x68f153D5F50e66CC0c6D9802362137BCF2aE5631](https://goerli.basescan.org/address/0x68f153D5F50e66CC0c6D9802362137BCF2aE5631) |
| LlamaAbsolutePeerReview | [0x0092CD4044E1672c9c513867eb75e6213AF9742f](https://sepolia.etherscan.io/address/0x0092CD4044E1672c9c513867eb75e6213AF9742f) | [0x0092CD4044E1672c9c513867eb75e6213AF9742f](https://goerli.etherscan.io/address/0x0092CD4044E1672c9c513867eb75e6213AF9742f) | [0x0092CD4044E1672c9c513867eb75e6213AF9742f](https://goerli-optimism.etherscan.io/address/0x0092CD4044E1672c9c513867eb75e6213AF9742f) | [0x0092CD4044E1672c9c513867eb75e6213AF9742f](https://goerli.basescan.org/address/0x0092CD4044E1672c9c513867eb75e6213AF9742f) |
|_Account logic contract_|
| LlamaAccount (logic contract) | [0x915Af6753f03D2687Fa923b2987625e21e2991aE](https://sepolia.etherscan.io/address/0x915Af6753f03D2687Fa923b2987625e21e2991aE) | [0x915Af6753f03D2687Fa923b2987625e21e2991aE](https://goerli.etherscan.io/address/0x915Af6753f03D2687Fa923b2987625e21e2991aE) | [0x915Af6753f03D2687Fa923b2987625e21e2991aE](https://goerli-optimism.etherscan.io/address/0x915Af6753f03D2687Fa923b2987625e21e2991aE) | [0x915Af6753f03D2687Fa923b2987625e21e2991aE](https://goerli.basescan.org/address/0x915Af6753f03D2687Fa923b2987625e21e2991aE) | [0x915Af6753f03D2687Fa923b2987625e21e2991aE](https://goerli.arbiscan.io/address/0x915Af6753f03D2687Fa923b2987625e21e2991aE) |
| LlamaAccount (logic contract) | [0x915Af6753f03D2687Fa923b2987625e21e2991aE](https://sepolia.etherscan.io/address/0x915Af6753f03D2687Fa923b2987625e21e2991aE) | [0x915Af6753f03D2687Fa923b2987625e21e2991aE](https://goerli.etherscan.io/address/0x915Af6753f03D2687Fa923b2987625e21e2991aE) | [0x915Af6753f03D2687Fa923b2987625e21e2991aE](https://goerli-optimism.etherscan.io/address/0x915Af6753f03D2687Fa923b2987625e21e2991aE) | [0x915Af6753f03D2687Fa923b2987625e21e2991aE](https://goerli.basescan.org/address/0x915Af6753f03D2687Fa923b2987625e21e2991aE) |
|_Helper contract_|
| LlamaLens | [0x1D74803D4939aFa3CC9fF1B8667bE4d119d925cB](https://sepolia.etherscan.io/address/0x1D74803D4939aFa3CC9fF1B8667bE4d119d925cB) | [0x1D74803D4939aFa3CC9fF1B8667bE4d119d925cB](https://goerli.etherscan.io/address/0x1D74803D4939aFa3CC9fF1B8667bE4d119d925cB) | [0x1D74803D4939aFa3CC9fF1B8667bE4d119d925cB](https://goerli-optimism.etherscan.io/address/0x1D74803D4939aFa3CC9fF1B8667bE4d119d925cB) | [0x1D74803D4939aFa3CC9fF1B8667bE4d119d925cB](https://goerli.basescan.org/address/0x1D74803D4939aFa3CC9fF1B8667bE4d119d925cB) | [0x1D74803D4939aFa3CC9fF1B8667bE4d119d925cB](https://goerli.arbiscan.io/address/0x1D74803D4939aFa3CC9fF1B8667bE4d119d925cB) |
| LlamaLens | [0x1D74803D4939aFa3CC9fF1B8667bE4d119d925cB](https://sepolia.etherscan.io/address/0x1D74803D4939aFa3CC9fF1B8667bE4d119d925cB) | [0x1D74803D4939aFa3CC9fF1B8667bE4d119d925cB](https://goerli.etherscan.io/address/0x1D74803D4939aFa3CC9fF1B8667bE4d119d925cB) | [0x1D74803D4939aFa3CC9fF1B8667bE4d119d925cB](https://goerli-optimism.etherscan.io/address/0x1D74803D4939aFa3CC9fF1B8667bE4d119d925cB) | [0x1D74803D4939aFa3CC9fF1B8667bE4d119d925cB](https://goerli.basescan.org/address/0x1D74803D4939aFa3CC9fF1B8667bE4d119d925cB) |

## Documentation

Expand Down
Loading

0 comments on commit bafa3e0

Please sign in to comment.