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

Create airdrop-4.md #996

Merged
merged 1 commit into from
Feb 20, 2024
Merged
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
50 changes: 50 additions & 0 deletions src/docs/governance/airdrop-4.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,50 @@
---
title: Airdrop 4
lang: en-US
---

Airdrop #4 celebrates the vibrant creative energy that artists introduce to the Superchain, and highlights the essential role creators fulfill within the Optimism Collective and the broader Ethereum ecosystem. Creators with addresses that deployed NFT contracts on Ethereum L1, Base, OP Mainnet and Zora before 2024-01-10 00:00:00 UTC were considered in this airdrop.

Read on for more detail about eligibility criteria and allocations.

::: info Airdrop #4 does need to be claimed
Go to [https://app.optimism.io/airdrops](https://app.optimism.io/airdrops) to claim.

:::

## Airdrop 4 Allocations

| Reward Type | Criteria | Number of qualifying addresses | Reward allocation
| - | :-: | -: | :-:
| You created engaging NFTs on the Superchain | Total gas on OP Chains (OP Mainnet, Base, Zora) in transactions involving transfers<sup>2</sup> of NFTs created by your address<sup>1</sup>. Measured during the trailing 365 days before the airdrop cutoff (Jan 10, 2023 - Jan 10, 2024) | 9,294 | 5,000 OP per 1 ETH of gas on the Superchain (i.e. 0.002 ETH of gas fees = 10 OP)
| You created engaging NFTs on Ethereum Mainnet | Total gas on Ethereum L1 in transactions involving transfers<sup>2</sup> of NFTs created by your address<sup>1</sup>. Measured during the trailing 365 days before the airdrop cutoff (Jan 10, 2023 - Jan 10, 2024) | 15,073 | 50 OP per 1 ETH of gas on Ethereum L1 (i.e. 0.2 ETH of gas fees = 10 OP)

1. “Creator addresses” were identified as the transaction sender (`from` address) in the transaction where the NFT (ERC721 & ERC1155) contract was created.
1. “Transactions with NFT transfers” excluded transfers to the creators' address (i.e. mint to themselves) and transfers to a burn address. While transfers were measured over the 365 days before cutoff, the NFT contract could’ve been created at any time.

See the list of addresses and allocation amounts [here](https://github.com/ethereum-optimism/op-analytics/blob/main/reference_data/address_lists/op_airdrop_4_simple_list.csv)

### Bonus Attributes
There were 5 attributes that addresses could earn multiplier bonuses for:

| Amount of Attributes | Qualifying addresses | Multiplier (bonus)
| - | -: | -: |
| 0 | 2,969 | (No Bonus)
| 1 | 3,628 | 1.05x (5% Bonus)
| 2 | 4,566 | 1.10x (10% Bonus)
| 3 | 8,305 | 1.25x (25% Bonus)
| 4+ | 3,530 | 1.50x (50% Bonus)

## Attribute Description

| Criteria name | Attribute Criteria | Qualifying addresses
| - | -: | -: |
| Early creator | You created your first NFT contract before Jan 1, 2023 | 7,443
| Rising creator | An NFT you created was transferred after Nov 11, 2023 | 14,927
| Superchain power user Active Onchain | You’ve been active on the Superchain or L1 since Nov 11, 2023 | 12,316
| Popular creator | Total gas fees spent in transactions involving transfers of NFTs you created was >= 0.005 ETH in the 180 days prior to cutoff | 16,941
| We <3 the Art creators that qualified for the airdrop | In addition to qualifying for the drop, you participated in WLTA | 338

## Rewards Detail
* Addresses with final rewards lower than 20 OP were not eligible.
* The final reward was capped at 6,000 OP per address.
Loading