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

fix: rename op to optimism #511

Merged
merged 1 commit into from
Oct 6, 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
2 changes: 1 addition & 1 deletion data/collections/op-onchain.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -245,7 +245,7 @@ projects:
- omnisea
- omniswap-omnibtc
- onchain-cubes-dailofrog
- op
- optimism
- open-sea
- openocean-finance
- opti-domains
Expand Down
2 changes: 1 addition & 1 deletion data/collections/op-retrofunding-5.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ projects:
- nethermindeth
- nimbus-status-im
- nodeguardians
- op
- optimism
- op-besu-optimism-java
- op-stack-deployer-aymen-tirchi
- protocol-guild
Expand Down
2 changes: 1 addition & 1 deletion data/collections/optimism.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -327,7 +327,7 @@ projects:
- omniswap-omnibtc
- onchain-cubes-dailofrog
- onlydustxyz
- op
- optimism
- opdelegate-michael-vander-meiden
- open-sea
- openocean-finance
Expand Down
87 changes: 87 additions & 0 deletions data/projects/o/optimism.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,87 @@
version: 7
name: optimism
display_name: Optimism
websites:
- url: https://optimism.io
social:
twitter:
- url: https://twitter.com/optimism
github:
- url: https://github.com/ethereum-optimism
blockchain:
- address: "0xcde47c1a5e2d60b9ff262b0a3b6d486048575ad9"
networks:
- any_evm
tags:
- deployer
- eoa
- address: "0xab1ef74d2c461e95f4b658ca1f94ac519ad80ba2"
networks:
- any_evm
tags:
- deployer
- eoa
- address: "0x057dd0333d0ef737c72ca39403e7d478b1f1d0b3"
networks:
- any_evm
tags:
- deployer
- eoa
- address: "0x9C6373dE60c2D3297b18A8f964618ac46E011B58"
networks:
- optimism
tags:
- eoa
- address: "0x1b36291ff8f503cfb4e3babe198a40398bcf54ad"
networks:
- optimism
tags:
- contract
name: BDROC
- address: "0x1ea3e20a3d0f9cb2cc6e4a5ae8e8ed4dfce21f37"
networks:
- optimism
tags:
- contract
- factory
name: unverified
- address: "0x4200000000000000000000000000000000000042"
networks:
- optimism
tags:
- contract
name: GovernanceToken
- address: "0xfedfaf1a10335448b7fa0268f56d2b44dbd357de"
networks:
- optimism
tags:
- contract
name: MerkleDistributor
- address: "0x724604db3c8d86c906a27b610703fd0296eb26d5"
networks:
- optimism
tags:
- contract
name: MintManager
- address: "0x36bde71c97b33cc4729cf772ae268934f7ab70b2"
networks:
- any_evm
tags:
- eoa
name: "Optimism: Aliased Cross-Domain Messenger "
- address: "0x99C9fc46f92E8a1c0deC1b1747d010903E884bE1"
networks:
- mainnet
tags:
- bridge
- contract
- proxy
name: "Optimism: L1StandardBridge"
- address: "0x4200000000000000000000000000000000000010"
networks:
- optimism
tags:
- bridge
- contract
- proxy
name: "Optimism: L2StandardBridge"
Loading