Skip to content
This repository was archived by the owner on Aug 5, 2026. It is now read-only.

release: merge dev branch to main - #244

Merged
sevenzing merged 13 commits into
mainfrom
dev/ac
Jun 22, 2026
Merged

release: merge dev branch to main#244
sevenzing merged 13 commits into
mainfrom
dev/ac

Conversation

Y3drk and others added 11 commits June 19, 2026 15:25
* Action Item 1

* Action Item 2

* Apply 06/18/26 GitHub review feedback & AI agents' suggestions, pt.1

* Apply AI agents' suggestions, pt.2
* Action Item 1

* Action Item 2

* Apply 06/18/26 GitHub review feedback & AI agents' suggestions, pt.1

* Add etherscan acceptance test for deposit address

* revert mockedExampleBenchmark

* delete file

* oops

* add not-applicable

---------

Co-authored-by: y3drk <ziebura.jedrzej@gmail.com>
* add skill to rearrange app benchmark

* rearrange blockscout-explorer to new structure

* add blockscout-explorer case

* p lint

* rearrange 1inch-defi benchmark to new structure

* update skill to use values from technicalDetails

* generate benchmark for 1inch

* p lint

* update benchmark of blockscout and etherscan accordingly

* apply fixes for AI review
* Action Item 1

* Action Item 2

* Apply 06/18/26 GitHub review feedback & AI agents' suggestions, pt.1

* Add benchmarks for ambire + example pass for AT1 and example fail for AT4

* Add benchmarks for binance wallet + example fail for AT1

* Add benchmarks for coinbase wallet

* Add benchmarks for readyx

* Add benchmarks for world app wallet

* Add benchmarks for robinhood wallet

* Adjust benchmarked apps to the newly established structure

* Add benchmarks for zerion

* Add benchmarks for walletchan

* unify code with my PR

* p lint

* add more images or at-2 in  zerion

---------

Co-authored-by: sevenzing <lymarenko.lev@gmail.com>
* rename ATs and use notes.tsx to remove boilerplate

* rename images

* add indexed key

* apply greptile feedback
* rearrange to new structure

* remove useless skill

* p lint
* add aave and uniswap

* fix uniswap case

* add lido

* yeah i forgot at7 and 8

* just rename deposit-address -> deposit-addresses
…#241)

* Add benchmarks for okx wallet & crypto.com wallet + add bitcoin benchmark for coinbase wallet + add example passes for ATs 5-8

* Add benchmarks for phantom & rabby + add example pass for AT2 and example fails for ATs 3 & 5

* Update method context notes for AT5 pass/fail template

* Add benchmarks for safe{wallet} + add extra explanations for failed benchmarks + add example pass for AT3

* Add benchmarks for gemini wallet & metamask + update CONTRIBUTING.md + add example fails for ATs 2 & 8

* Apply AI agents' suggestions, pt.1
* benchmark binance,bybit,okx

* add ensv2 for bybit

* reexport icon for bybit
* add benchmarks for raibow-wallet,status-wallet,trust-wallet

* rename to deposit-addresses
@sevenzing
sevenzing requested a review from a team as a code owner June 22, 2026 15:54
@greptile-apps

greptile-apps Bot commented Jun 22, 2026

Copy link
Copy Markdown

Too many files changed for review. (312 files found, 100 file limit)

@vercel

vercel Bot commented Jun 22, 2026

Copy link
Copy Markdown
Contributor

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
ensawards.org Ready Ready Preview, Comment Jun 22, 2026 4:49pm

@coderabbitai

coderabbitai Bot commented Jun 22, 2026

Copy link
Copy Markdown

Review Change Stack

Warning

Review limit reached

@sevenzing, we couldn't start this review because you've reached your PR review rate limit.

More reviews will be available in 7 minutes and 33 seconds. Learn how PR review limits work.

Your organization has used up its prepaid credits, and credit purchases are no longer available. Enable the review add-on in the billing tab to keep reviews running — you're only billed for reviews past your plan's rate limits ($0.25/file).

⌛ How to resolve this issue?

After more reviews become available, a review can be triggered using the @coderabbitai review command as a PR comment. Alternatively, push new commits to this PR.

To avoid repeated limits, reduce automatic review volume by pausing incremental auto-reviews earlier, using label-based review opt-in, excluding WIP or generated PR titles, or requesting reviews manually when the PR is ready. If your team needs uninterrupted high-volume reviews, an organization admin can enable usage-based credits.

🚦 How do rate limits work?

CodeRabbit enforces per-developer PR review limits for each organization. Most developers receive the normal plan refill rate.

For paid Pro and Pro+ PR reviews, CodeRabbit uses adaptive limits for sustained high-volume activity. When a developer's recent PR review activity reaches the 95th percentile or higher among CodeRabbit users, the refill rate gradually slows as usage increases. The highest same-day bursts are limited more strictly.

Please see our Fair Usage Limits Policy for further information.

ℹ️ Review info
⚙️ Run configuration

Configuration used: Organization UI

Review profile: ASSERTIVE

Plan: Pro

Run ID: ad386d71-d9e3-4e3f-a704-4fa60810ce2e

📥 Commits

Reviewing files that changed from the base of the PR and between ad36a80 and a6da292.

📒 Files selected for processing (1)
  • ensawards.org/data/ens-best-practices/resolution/deposit-addresses/technicalDetails.tsx
📝 Walkthrough

Walkthrough

This PR adds the deposit-addresses ENS best practice and shared note builders, updates benchmark-generation guidance and benchmark sorting metadata, refactors many app benchmark registries to import modular files, adds per-app deposit-addresses and ENSv2 benchmark modules, adds WalletChan contract-naming modules, registers Bybit Exchange, and updates related redirects/docs.

Changes

Benchmark modularization and best-practice expansion

Layer / File(s) Summary
Shared benchmark contracts and authoring guidance
.agents/skills/generate-app-benchmark/SKILL.md, CONTRIBUTING.md, ensawards.org/data/acceptance-tests/types.ts, ensawards.org/data/ens-best-practices/resolution/deposit-addresses/*, ensawards.org/data/ens-best-practices/contract-naming/.../technicalDetails.tsx, ensawards.org/data/contributors/index.ts, ensawards.org/astro.config.mjs, .gitignore
Adds benchmark-generation instructions, documents order?: number, renames useCaseSummary references to ensBestPracticeOverview, adds the deposit-addresses best practice plus shared note builders and technical details, adds contributor llev, updates redirects, and ignores generated manual.json files.
App registration and benchmark registry wiring
ensawards.org/data/apps/*/benchmarks/index.tsx, ensawards.org/data/apps/bybit-exchange/index.ts, ensawards.org/data/apps/bybit-exchange/icon.tsx, ensawards.org/data/apps/walletchan-wallet/benchmarks/index.tsx
Registers Bybit Exchange, and rewires many app benchmark registries from inline entries to imported resolution/* modules and WalletChan contract-naming modules.
Per-app deposit-addresses benchmark modules
ensawards.org/data/apps/.../benchmarks/resolution/deposit-address*/index.tsx
Adds deposit-addresses benchmark modules across apps with per-test results, timestamps, proof media, and shared note-builder usage.
Per-app ENSv2 ready resolution modules
ensawards.org/data/apps/.../benchmarks/resolution/ensv2-ready-resolution/index.tsx
Adds modular ENSv2 ready resolution benchmark files across apps, each exporting typed benchmark results with notes and proof assets.
WalletChan contract-naming benchmark modules
ensawards.org/data/apps/walletchan-wallet/benchmarks/contract-naming/*/index.tsx
Adds dedicated WalletChan benchmark modules for mainnet and L2 named smart contract display cases.

Estimated code review effort

🎯 4 (Complex) | ⏱️ ~75 minutes

Possibly related PRs

  • namehash/ensawards#233: Adds the same deposit-addresses best-practice foundation that these app benchmark modules now consume.
  • namehash/ensawards#235: Shares the benchmark-generation skill and related model updates used by this modular benchmark rollout.
  • namehash/ensawards#224: Touched several of the same wallet benchmark registries that are now being converted from inline entries to imported modules.

Suggested labels

ensawards

Poem

🐇 I hopped through folders, neat and wide,
With proofs and notes all tucked inside.
New benchmarks bloom in rows so bright,
Each app now wired up just right.
A carrot cheer for every test—
This burrow’s getting well-dressed.

🚥 Pre-merge checks | ✅ 4 | ❌ 1

❌ Failed checks (1 inconclusive)

Check name Status Explanation Resolution
Title check ❓ Inconclusive The title 'release: merge dev branch to main' is generic and does not convey meaningful information about the substantial changes in this PR. Consider a more descriptive title such as 'release: add deposit-addresses best practice and benchmarks across wallets and exchanges' to better reflect the primary changes.
✅ Passed checks (4 passed)
Check name Status Explanation
Description check ✅ Passed The description lists the merged PRs (#233-#243) and is related to the changeset, meeting the lenient criteria for this check.
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check.
Linked Issues check ✅ Passed Check skipped because no linked issues were found for this pull request.
Out of Scope Changes check ✅ Passed Check skipped because no linked issues were found for this pull request.

✏️ Tip: You can configure your own custom pre-merge checks in the settings.

✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch dev/ac

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands and usage tips.

@coderabbitai coderabbitai Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Actionable comments posted: 3

🤖 Prompt for all review comments with AI agents
Verify each finding against current code. Fix only still-valid issues, skip the
rest with a brief reason, keep changes minimal, and validate.

Inline comments:
In @.agents/skills/generate-app-benchmark/SKILL.md:
- Line 30: The fenced code blocks at lines 30, 47, 57, and 93 in the SKILL.md
file are missing language identifiers, which violates the markdownlint MD040
rule. Add the appropriate language identifier after the opening triple backticks
for each unlabeled code block (for example, use ```text, ```bash, ```json,
```tsx, etc., depending on the content type of each block) to make the
documentation lint-clean.

In `@ensawards.org/data/apps/binance-exchange/benchmarks/index.tsx`:
- Around line 11-14: The benchmarks object is missing two keys that are present
in all other sibling app registries for consistency. Add the two missing entries
to the benchmarks object: "display-named-smart-contracts-mainnet" and
"display-named-smart-contracts-l2-chains", both with undefined values. These
keys are part of the Contract Naming category which is temporarily hidden, as
documented in the related TODO comments and issue tracking.

In
`@ensawards.org/data/apps/walletchan-wallet/benchmarks/contract-naming/display-named-smart-contracts-l2-chains/index.tsx`:
- Around line 20-35: The benchmark entry
"l2-chain-interactions-display-named-smart-contracts" is marked as
BenchmarkResults.Pass but contains placeholder content in the notes field with a
TODO comment and uses exampleProofImage instead of actual proof. Either replace
the TODO text in the notes section with real benchmark notes and update the img
src to reference actual proof evidence, or set the entire benchmark object to
undefined if the real evidence is not yet available. Do not merge with
placeholder content marked as Pass.
🪄 Autofix (Beta)

Fix all unresolved CodeRabbit comments on this PR:

  • Push a commit to this branch (recommended)
  • Create a new PR with the fixes

ℹ️ Review info
⚙️ Run configuration

Configuration used: Organization UI

Review profile: ASSERTIVE

Plan: Pro

Run ID: e4f924a1-dabb-4f13-9475-4cd4c5a765e5

📥 Commits

Reviewing files that changed from the base of the PR and between b3cb525 and ad36a80.

⛔ Files ignored due to path filters (185)
  • ensawards.org/data/apps/1inch-defi/benchmarks/resolution/deposit-address/at-1.gif is excluded by !**/*.gif
  • ensawards.org/data/apps/1inch-defi/benchmarks/resolution/deposit-address/at-2.gif is excluded by !**/*.gif
  • ensawards.org/data/apps/1inch-defi/benchmarks/resolution/deposit-address/at-3.gif is excluded by !**/*.gif
  • ensawards.org/data/apps/1inch-defi/benchmarks/resolution/deposit-address/at-4.png is excluded by !**/*.png
  • ensawards.org/data/apps/1inch-defi/benchmarks/resolution/deposit-address/at-5.gif is excluded by !**/*.gif
  • ensawards.org/data/apps/1inch-defi/benchmarks/resolution/deposit-address/at-7.png is excluded by !**/*.png
  • ensawards.org/data/apps/1inch-defi/benchmarks/resolution/ensv2-ready-resolution/ac-1.1.gif is excluded by !**/*.gif
  • ensawards.org/data/apps/1inch-defi/benchmarks/resolution/ensv2-ready-resolution/ac-1.2.png is excluded by !**/*.png
  • ensawards.org/data/apps/aave-defi/benchmarks/resolution/deposit-addresses/at-1.png is excluded by !**/*.png
  • ensawards.org/data/apps/aave-defi/benchmarks/resolution/deposit-addresses/at-2.png is excluded by !**/*.png
  • ensawards.org/data/apps/aave-defi/benchmarks/resolution/deposit-addresses/at-3.png is excluded by !**/*.png
  • ensawards.org/data/apps/aave-defi/benchmarks/resolution/deposit-addresses/at-4.png is excluded by !**/*.png
  • ensawards.org/data/apps/aave-defi/benchmarks/resolution/ensv2-ready-resolution/ac-1.gif is excluded by !**/*.gif
  • ensawards.org/data/apps/aave-defi/benchmarks/resolution/ensv2-ready-resolution/ac-2.png is excluded by !**/*.png
  • ensawards.org/data/apps/ambire-wallet/benchmarks/resolution/deposit-addresses/at-1.gif is excluded by !**/*.gif
  • ensawards.org/data/apps/ambire-wallet/benchmarks/resolution/deposit-addresses/at-2.gif is excluded by !**/*.gif
  • ensawards.org/data/apps/ambire-wallet/benchmarks/resolution/deposit-addresses/at-3.gif is excluded by !**/*.gif
  • ensawards.org/data/apps/ambire-wallet/benchmarks/resolution/deposit-addresses/at-4.gif is excluded by !**/*.gif
  • ensawards.org/data/apps/ambire-wallet/benchmarks/resolution/deposit-addresses/at-5.gif is excluded by !**/*.gif
  • ensawards.org/data/apps/ambire-wallet/benchmarks/resolution/deposit-addresses/at-6.png is excluded by !**/*.png
  • ensawards.org/data/apps/ambire-wallet/benchmarks/resolution/deposit-addresses/at-7.png is excluded by !**/*.png
  • ensawards.org/data/apps/ambire-wallet/benchmarks/resolution/deposit-addresses/at-8.gif is excluded by !**/*.gif
  • ensawards.org/data/apps/ambire-wallet/benchmarks/resolution/ensv2-ready-resolution/correctly-resolve-ensv2-test-name-address-proof.png is excluded by !**/*.png
  • ensawards.org/data/apps/binance-exchange/benchmarks/resolution/deposit-addresses/at-1.png is excluded by !**/*.png
  • ensawards.org/data/apps/binance-exchange/benchmarks/resolution/ensv2-ready-resolution/ac-1.gif is excluded by !**/*.gif
  • ensawards.org/data/apps/binance-exchange/benchmarks/resolution/ensv2-ready-resolution/ac-2.png is excluded by !**/*.png
  • ensawards.org/data/apps/binance-wallet/benchmarks/resolution/deposit-addresses/at-1.gif is excluded by !**/*.gif
  • ensawards.org/data/apps/binance-wallet/benchmarks/resolution/ensv2-ready-resolution/correctly-resolve-ensv2-test-name-address-proof.gif is excluded by !**/*.gif
  • ensawards.org/data/apps/blockscout-explorer/benchmarks/resolution/deposit-address/at-1.png is excluded by !**/*.png
  • ensawards.org/data/apps/blockscout-explorer/benchmarks/resolution/deposit-address/at-2.png is excluded by !**/*.png
  • ensawards.org/data/apps/blockscout-explorer/benchmarks/resolution/deposit-address/at-3.png is excluded by !**/*.png
  • ensawards.org/data/apps/blockscout-explorer/benchmarks/resolution/deposit-address/at-4.png is excluded by !**/*.png
  • ensawards.org/data/apps/blockscout-explorer/benchmarks/resolution/deposit-address/at-5.png is excluded by !**/*.png
  • ensawards.org/data/apps/blockscout-explorer/benchmarks/resolution/ensv2-ready-resolution/ac-1.png is excluded by !**/*.png
  • ensawards.org/data/apps/bybit-exchange/benchmarks/resolution/deposit-addresses/at-1.png is excluded by !**/*.png
  • ensawards.org/data/apps/bybit-exchange/benchmarks/resolution/ensv2-ready-resolution/at-1.png is excluded by !**/*.png
  • ensawards.org/data/apps/bybit-exchange/og.png is excluded by !**/*.png
  • ensawards.org/data/apps/bybit-exchange/twitter-og.png is excluded by !**/*.png
  • ensawards.org/data/apps/coinbase-exchange/benchmarks/resolution/deposit-addresses/at-1.png is excluded by !**/*.png
  • ensawards.org/data/apps/coinbase-exchange/benchmarks/resolution/deposit-addresses/at-2.png is excluded by !**/*.png
  • ensawards.org/data/apps/coinbase-exchange/benchmarks/resolution/deposit-addresses/at-3.png is excluded by !**/*.png
  • ensawards.org/data/apps/coinbase-exchange/benchmarks/resolution/deposit-addresses/at-4.gif is excluded by !**/*.gif
  • ensawards.org/data/apps/coinbase-exchange/benchmarks/resolution/deposit-addresses/at-5.png is excluded by !**/*.png
  • ensawards.org/data/apps/coinbase-exchange/benchmarks/resolution/deposit-addresses/at-7.gif is excluded by !**/*.gif
  • ensawards.org/data/apps/coinbase-exchange/benchmarks/resolution/ensv2-ready-resolution/ac-1.png is excluded by !**/*.png
  • ensawards.org/data/apps/coinbase-wallet/benchmarks/resolution/deposit-addresses/at-1.gif is excluded by !**/*.gif
  • ensawards.org/data/apps/coinbase-wallet/benchmarks/resolution/deposit-addresses/at-2.gif is excluded by !**/*.gif
  • ensawards.org/data/apps/coinbase-wallet/benchmarks/resolution/deposit-addresses/at-3.gif is excluded by !**/*.gif
  • ensawards.org/data/apps/coinbase-wallet/benchmarks/resolution/deposit-addresses/at-4.gif is excluded by !**/*.gif
  • ensawards.org/data/apps/coinbase-wallet/benchmarks/resolution/deposit-addresses/at-5.gif is excluded by !**/*.gif
  • ensawards.org/data/apps/coinbase-wallet/benchmarks/resolution/deposit-addresses/at-6.png is excluded by !**/*.png
  • ensawards.org/data/apps/coinbase-wallet/benchmarks/resolution/deposit-addresses/at-7.gif is excluded by !**/*.gif
  • ensawards.org/data/apps/coinbase-wallet/benchmarks/resolution/ensv2-ready-resolution/correctly-resolve-ensv2-test-name-address-proof.gif is excluded by !**/*.gif
  • ensawards.org/data/apps/cryptocom-exchange/benchmarks/resolution/deposit-addresses/at-1.gif is excluded by !**/*.gif
  • ensawards.org/data/apps/cryptocom-exchange/benchmarks/resolution/ensv2-ready-resolution/ac-1.gif is excluded by !**/*.gif
  • ensawards.org/data/apps/cryptocom-wallet/benchmarks/resolution/deposit-addresses/at-1.png is excluded by !**/*.png
  • ensawards.org/data/apps/cryptocom-wallet/benchmarks/resolution/deposit-addresses/at-2.png is excluded by !**/*.png
  • ensawards.org/data/apps/cryptocom-wallet/benchmarks/resolution/deposit-addresses/at-3.png is excluded by !**/*.png
  • ensawards.org/data/apps/cryptocom-wallet/benchmarks/resolution/deposit-addresses/at-4.png is excluded by !**/*.png
  • ensawards.org/data/apps/cryptocom-wallet/benchmarks/resolution/deposit-addresses/at-5.png is excluded by !**/*.png
  • ensawards.org/data/apps/cryptocom-wallet/benchmarks/resolution/deposit-addresses/at-7.png is excluded by !**/*.png
  • ensawards.org/data/apps/cryptocom-wallet/benchmarks/resolution/deposit-addresses/at-8.png is excluded by !**/*.png
  • ensawards.org/data/apps/cryptocom-wallet/benchmarks/resolution/ensv2-ready-resolution/ac-1.png is excluded by !**/*.png
  • ensawards.org/data/apps/etherscan-explorer/benchmarks/resolution/deposit-address/at-1.png is excluded by !**/*.png
  • ensawards.org/data/apps/etherscan-explorer/benchmarks/resolution/deposit-address/at-2.png is excluded by !**/*.png
  • ensawards.org/data/apps/etherscan-explorer/benchmarks/resolution/deposit-address/at-3.png is excluded by !**/*.png
  • ensawards.org/data/apps/etherscan-explorer/benchmarks/resolution/deposit-address/at-4.png is excluded by !**/*.png
  • ensawards.org/data/apps/etherscan-explorer/benchmarks/resolution/deposit-address/at-5.png is excluded by !**/*.png
  • ensawards.org/data/apps/etherscan-explorer/benchmarks/resolution/ensv2-ready-resolution/ac-1.png is excluded by !**/*.png
  • ensawards.org/data/apps/frame-wallet/benchmarks/resolution/ensv2-ready-resolution/ac-1.png is excluded by !**/*.png
  • ensawards.org/data/apps/gemini-wallet/benchmarks/resolution/deposit-addresses/at-1.png is excluded by !**/*.png
  • ensawards.org/data/apps/gemini-wallet/benchmarks/resolution/deposit-addresses/at-2.png is excluded by !**/*.png
  • ensawards.org/data/apps/gemini-wallet/benchmarks/resolution/deposit-addresses/at-3.png is excluded by !**/*.png
  • ensawards.org/data/apps/gemini-wallet/benchmarks/resolution/deposit-addresses/at-4.png is excluded by !**/*.png
  • ensawards.org/data/apps/gemini-wallet/benchmarks/resolution/deposit-addresses/at-5.png is excluded by !**/*.png
  • ensawards.org/data/apps/gemini-wallet/benchmarks/resolution/ensv2-ready-resolution/ac-1.png is excluded by !**/*.png
  • ensawards.org/data/apps/kraken-exchange/benchmarks/resolution/ensv2-ready-resolution/ac-1.gif is excluded by !**/*.gif
  • ensawards.org/data/apps/kraken-wallet/benchmarks/resolution/ensv2-ready-resolution/ac-1.png is excluded by !**/*.png
  • ensawards.org/data/apps/lido-defi/benchmarks/resolution/deposit-addresses/at-1.png is excluded by !**/*.png
  • ensawards.org/data/apps/lido-defi/benchmarks/resolution/ensv2-ready-resolution/ac-1.png is excluded by !**/*.png
  • ensawards.org/data/apps/lido-defi/benchmarks/resolution/ensv2-ready-resolution/ac-2.png is excluded by !**/*.png
  • ensawards.org/data/apps/metamask-wallet/benchmarks/resolution/deposit-addresses/at-1.png is excluded by !**/*.png
  • ensawards.org/data/apps/metamask-wallet/benchmarks/resolution/deposit-addresses/at-2.png is excluded by !**/*.png
  • ensawards.org/data/apps/metamask-wallet/benchmarks/resolution/deposit-addresses/at-3.png is excluded by !**/*.png
  • ensawards.org/data/apps/metamask-wallet/benchmarks/resolution/deposit-addresses/at-4.png is excluded by !**/*.png
  • ensawards.org/data/apps/metamask-wallet/benchmarks/resolution/deposit-addresses/at-5.png is excluded by !**/*.png
  • ensawards.org/data/apps/metamask-wallet/benchmarks/resolution/deposit-addresses/at-6.png is excluded by !**/*.png
  • ensawards.org/data/apps/metamask-wallet/benchmarks/resolution/deposit-addresses/at-7.png is excluded by !**/*.png
  • ensawards.org/data/apps/metamask-wallet/benchmarks/resolution/deposit-addresses/at-8.png is excluded by !**/*.png
  • ensawards.org/data/apps/metamask-wallet/benchmarks/resolution/ensv2-ready-resolution/ac-1.png is excluded by !**/*.png
  • ensawards.org/data/apps/okx-exchange/benchmarks/resolution/deposit-addresses/at-1.png is excluded by !**/*.png
  • ensawards.org/data/apps/okx-exchange/benchmarks/resolution/ensv2-ready-resolution/ac-1.png is excluded by !**/*.png
  • ensawards.org/data/apps/okx-wallet/benchmarks/resolution/deposit-addresses/at-1.png is excluded by !**/*.png
  • ensawards.org/data/apps/okx-wallet/benchmarks/resolution/deposit-addresses/at-2.png is excluded by !**/*.png
  • ensawards.org/data/apps/okx-wallet/benchmarks/resolution/deposit-addresses/at-3.png is excluded by !**/*.png
  • ensawards.org/data/apps/okx-wallet/benchmarks/resolution/deposit-addresses/at-4.png is excluded by !**/*.png
  • ensawards.org/data/apps/okx-wallet/benchmarks/resolution/deposit-addresses/at-5.png is excluded by !**/*.png
  • ensawards.org/data/apps/okx-wallet/benchmarks/resolution/deposit-addresses/at-6.png is excluded by !**/*.png
  • ensawards.org/data/apps/okx-wallet/benchmarks/resolution/deposit-addresses/at-7.png is excluded by !**/*.png
  • ensawards.org/data/apps/okx-wallet/benchmarks/resolution/ensv2-ready-resolution/ac-1.png is excluded by !**/*.png
  • ensawards.org/data/apps/phantom-wallet/benchmarks/resolution/deposit-addresses/at-1.png is excluded by !**/*.png
  • ensawards.org/data/apps/phantom-wallet/benchmarks/resolution/deposit-addresses/at-2.gif is excluded by !**/*.gif
  • ensawards.org/data/apps/phantom-wallet/benchmarks/resolution/deposit-addresses/at-3.gif is excluded by !**/*.gif
  • ensawards.org/data/apps/phantom-wallet/benchmarks/resolution/deposit-addresses/at-4.gif is excluded by !**/*.gif
  • ensawards.org/data/apps/phantom-wallet/benchmarks/resolution/deposit-addresses/at-5.gif is excluded by !**/*.gif
  • ensawards.org/data/apps/phantom-wallet/benchmarks/resolution/deposit-addresses/at-6.png is excluded by !**/*.png
  • ensawards.org/data/apps/phantom-wallet/benchmarks/resolution/deposit-addresses/at-7.png is excluded by !**/*.png
  • ensawards.org/data/apps/phantom-wallet/benchmarks/resolution/ensv2-ready-resolution/ac-1.gif is excluded by !**/*.gif
  • ensawards.org/data/apps/rabby-wallet/benchmarks/resolution/deposit-addresses/at-1.gif is excluded by !**/*.gif
  • ensawards.org/data/apps/rabby-wallet/benchmarks/resolution/deposit-addresses/at-2.gif is excluded by !**/*.gif
  • ensawards.org/data/apps/rabby-wallet/benchmarks/resolution/deposit-addresses/at-3.gif is excluded by !**/*.gif
  • ensawards.org/data/apps/rabby-wallet/benchmarks/resolution/deposit-addresses/at-4.gif is excluded by !**/*.gif
  • ensawards.org/data/apps/rabby-wallet/benchmarks/resolution/deposit-addresses/at-5.gif is excluded by !**/*.gif
  • ensawards.org/data/apps/rabby-wallet/benchmarks/resolution/ensv2-ready-resolution/ac-1.gif is excluded by !**/*.gif
  • ensawards.org/data/apps/rainbow-wallet/benchmarks/resolution/deposit-addresses/at-1.png is excluded by !**/*.png
  • ensawards.org/data/apps/rainbow-wallet/benchmarks/resolution/deposit-addresses/at-2.png is excluded by !**/*.png
  • ensawards.org/data/apps/rainbow-wallet/benchmarks/resolution/deposit-addresses/at-3.png is excluded by !**/*.png
  • ensawards.org/data/apps/rainbow-wallet/benchmarks/resolution/deposit-addresses/at-4.png is excluded by !**/*.png
  • ensawards.org/data/apps/rainbow-wallet/benchmarks/resolution/deposit-addresses/at-5.png is excluded by !**/*.png
  • ensawards.org/data/apps/rainbow-wallet/benchmarks/resolution/ensv2-ready-resolution/ac-1.png is excluded by !**/*.png
  • ensawards.org/data/apps/readyx-wallet/benchmarks/resolution/deposit-addresses/at-1.png is excluded by !**/*.png
  • ensawards.org/data/apps/readyx-wallet/benchmarks/resolution/ensv2-ready-resolution/correctly-resolve-ensv2-test-name-address-proof.png is excluded by !**/*.png
  • ensawards.org/data/apps/robinhood-exchange/benchmarks/resolution/deposit-addresses/at-1.1.png is excluded by !**/*.png
  • ensawards.org/data/apps/robinhood-exchange/benchmarks/resolution/deposit-addresses/at-1.2.png is excluded by !**/*.png
  • ensawards.org/data/apps/robinhood-exchange/benchmarks/resolution/ensv2-ready-resolution/ac-1.png is excluded by !**/*.png
  • ensawards.org/data/apps/robinhood-exchange/benchmarks/resolution/ensv2-ready-resolution/ac-2.png is excluded by !**/*.png
  • ensawards.org/data/apps/robinhood-wallet/benchmarks/resolution/deposit-addresses/at-1.gif is excluded by !**/*.gif
  • ensawards.org/data/apps/robinhood-wallet/benchmarks/resolution/ensv2-ready-resolution/correctly-resolve-ensv2-test-name-address-proof.gif is excluded by !**/*.gif
  • ensawards.org/data/apps/safe-wallet/benchmarks/resolution/deposit-addresses/at-1.gif is excluded by !**/*.gif
  • ensawards.org/data/apps/safe-wallet/benchmarks/resolution/deposit-addresses/at-2.gif is excluded by !**/*.gif
  • ensawards.org/data/apps/safe-wallet/benchmarks/resolution/deposit-addresses/at-3.gif is excluded by !**/*.gif
  • ensawards.org/data/apps/safe-wallet/benchmarks/resolution/deposit-addresses/at-4.gif is excluded by !**/*.gif
  • ensawards.org/data/apps/safe-wallet/benchmarks/resolution/deposit-addresses/at-5.gif is excluded by !**/*.gif
  • ensawards.org/data/apps/safe-wallet/benchmarks/resolution/ensv2-ready-resolution/ac-1.gif is excluded by !**/*.gif
  • ensawards.org/data/apps/status-wallet/benchmarks/resolution/deposit-addresses/at-1.png is excluded by !**/*.png
  • ensawards.org/data/apps/status-wallet/benchmarks/resolution/ensv2-ready-resolution/ac-1.png is excluded by !**/*.png
  • ensawards.org/data/apps/trust-wallet/benchmarks/resolution/deposit-addresses/at-1.png is excluded by !**/*.png
  • ensawards.org/data/apps/trust-wallet/benchmarks/resolution/ensv2-ready-resolution/ac-1.png is excluded by !**/*.png
  • ensawards.org/data/apps/uniswap-defi/benchmarks/resolution/deposit-addresses/at-1.png is excluded by !**/*.png
  • ensawards.org/data/apps/uniswap-defi/benchmarks/resolution/deposit-addresses/at-2.png is excluded by !**/*.png
  • ensawards.org/data/apps/uniswap-defi/benchmarks/resolution/deposit-addresses/at-3.png is excluded by !**/*.png
  • ensawards.org/data/apps/uniswap-defi/benchmarks/resolution/deposit-addresses/at-4.png is excluded by !**/*.png
  • ensawards.org/data/apps/uniswap-defi/benchmarks/resolution/deposit-addresses/at-5.gif is excluded by !**/*.gif
  • ensawards.org/data/apps/uniswap-defi/benchmarks/resolution/deposit-addresses/at-7.png is excluded by !**/*.png
  • ensawards.org/data/apps/uniswap-defi/benchmarks/resolution/ensv2-ready-resolution/ac-1.png is excluded by !**/*.png
  • ensawards.org/data/apps/walletchan-wallet/benchmarks/contract-naming/display-named-smart-contracts-l2-chains/acceptance-test-benchmark-proof-example.png is excluded by !**/*.png
  • ensawards.org/data/apps/walletchan-wallet/benchmarks/contract-naming/display-named-smart-contracts-mainnet/named-smart-contracts-on-mainnet-proof.png is excluded by !**/*.png
  • ensawards.org/data/apps/walletchan-wallet/benchmarks/resolution/deposit-addresses/at-1.gif is excluded by !**/*.gif
  • ensawards.org/data/apps/walletchan-wallet/benchmarks/resolution/deposit-addresses/at-2.gif is excluded by !**/*.gif
  • ensawards.org/data/apps/walletchan-wallet/benchmarks/resolution/deposit-addresses/at-3.gif is excluded by !**/*.gif
  • ensawards.org/data/apps/walletchan-wallet/benchmarks/resolution/deposit-addresses/at-4.gif is excluded by !**/*.gif
  • ensawards.org/data/apps/walletchan-wallet/benchmarks/resolution/deposit-addresses/at-5.gif is excluded by !**/*.gif
  • ensawards.org/data/apps/walletchan-wallet/benchmarks/resolution/ensv2-ready-resolution/correctly-resolve-ensv2-test-name-address-proof.png is excluded by !**/*.png
  • ensawards.org/data/apps/worldapp-wallet/benchmarks/resolution/deposit-addresses/at-1-1.png is excluded by !**/*.png
  • ensawards.org/data/apps/worldapp-wallet/benchmarks/resolution/deposit-addresses/at-1-2.png is excluded by !**/*.png
  • ensawards.org/data/apps/worldapp-wallet/benchmarks/resolution/ensv2-ready-resolution/correctly-resolve-ensv2-test-name-address-proof-1.png is excluded by !**/*.png
  • ensawards.org/data/apps/worldapp-wallet/benchmarks/resolution/ensv2-ready-resolution/correctly-resolve-ensv2-test-name-address-proof-2.png is excluded by !**/*.png
  • ensawards.org/data/apps/zerion-wallet/benchmarks/resolution/deposit-addresses/at-1.png is excluded by !**/*.png
  • ensawards.org/data/apps/zerion-wallet/benchmarks/resolution/deposit-addresses/at-2.1.png is excluded by !**/*.png
  • ensawards.org/data/apps/zerion-wallet/benchmarks/resolution/deposit-addresses/at-2.2.png is excluded by !**/*.png
  • ensawards.org/data/apps/zerion-wallet/benchmarks/resolution/deposit-addresses/at-3.png is excluded by !**/*.png
  • ensawards.org/data/apps/zerion-wallet/benchmarks/resolution/deposit-addresses/at-4.png is excluded by !**/*.png
  • ensawards.org/data/apps/zerion-wallet/benchmarks/resolution/deposit-addresses/at-5.png is excluded by !**/*.png
  • ensawards.org/data/apps/zerion-wallet/benchmarks/resolution/deposit-addresses/at-6.png is excluded by !**/*.png
  • ensawards.org/data/apps/zerion-wallet/benchmarks/resolution/deposit-addresses/at-7.png is excluded by !**/*.png
  • ensawards.org/data/apps/zerion-wallet/benchmarks/resolution/ensv2-ready-resolution/correctly-resolve-ensv2-test-name-address-proof.png is excluded by !**/*.png
  • ensawards.org/data/ens-best-practices/resolution/deposit-addresses/images/at01-resolve-onchain-name-example-fail.gif is excluded by !**/*.gif
  • ensawards.org/data/ens-best-practices/resolution/deposit-addresses/images/at01-resolve-onchain-name-example-pass.gif is excluded by !**/*.gif
  • ensawards.org/data/ens-best-practices/resolution/deposit-addresses/images/at02-resolve-name-needing-normalization-example-fail.png is excluded by !**/*.png
  • ensawards.org/data/ens-best-practices/resolution/deposit-addresses/images/at02-resolve-name-needing-normalization-example-pass.gif is excluded by !**/*.gif
  • ensawards.org/data/ens-best-practices/resolution/deposit-addresses/images/at03-resolve-offchain-eth-subname-example-fail.gif is excluded by !**/*.gif
  • ensawards.org/data/ens-best-practices/resolution/deposit-addresses/images/at03-resolve-offchain-eth-subname-example-pass.gif is excluded by !**/*.gif
  • ensawards.org/data/ens-best-practices/resolution/deposit-addresses/images/at04-resolve-offchain-dns-name-example-fail.gif is excluded by !**/*.gif
  • ensawards.org/data/ens-best-practices/resolution/deposit-addresses/images/at04-resolve-offchain-dns-name-example-pass.gif is excluded by !**/*.gif
  • ensawards.org/data/ens-best-practices/resolution/deposit-addresses/images/at05-resolve-name-on-other-evm-chain-example-fail.gif is excluded by !**/*.gif
  • ensawards.org/data/ens-best-practices/resolution/deposit-addresses/images/at05-resolve-name-on-other-evm-chain-example-pass.png is excluded by !**/*.png
  • ensawards.org/data/ens-best-practices/resolution/deposit-addresses/images/at06-resolve-bitcoin-address-example-fail.png is excluded by !**/*.png
  • ensawards.org/data/ens-best-practices/resolution/deposit-addresses/images/at06-resolve-bitcoin-address-example-pass.png is excluded by !**/*.png
  • ensawards.org/data/ens-best-practices/resolution/deposit-addresses/images/at07-resolve-solana-address-example-fail.gif is excluded by !**/*.gif
  • ensawards.org/data/ens-best-practices/resolution/deposit-addresses/images/at07-resolve-solana-address-example-pass.png is excluded by !**/*.png
  • ensawards.org/data/ens-best-practices/resolution/deposit-addresses/images/at08-handle-invalid-address-format-example-fail.png is excluded by !**/*.png
  • ensawards.org/data/ens-best-practices/resolution/deposit-addresses/images/at08-handle-invalid-address-format-example-pass.png is excluded by !**/*.png
  • ensawards.org/data/ens-best-practices/resolution/ensv2-ready-resolution/images/correctly-resolve-ensv2-test-name-address-fail-example.png is excluded by !**/*.png
  • ensawards.org/data/ens-best-practices/resolution/ensv2-ready-resolution/images/correctly-resolve-ensv2-test-name-address-not-applicable-example.gif is excluded by !**/*.gif
  • ensawards.org/data/ens-best-practices/resolution/ensv2-ready-resolution/images/correctly-resolve-ensv2-test-name-address-pass-example.gif is excluded by !**/*.gif
📒 Files selected for processing (115)
  • .agents/skills/generate-app-benchmark/SKILL.md
  • .gitignore
  • CONTRIBUTING.md
  • ensawards.org/astro.config.mjs
  • ensawards.org/data/acceptance-tests/types.ts
  • ensawards.org/data/apps/1inch-defi/benchmarks/index.tsx
  • ensawards.org/data/apps/1inch-defi/benchmarks/resolution/deposit-address/index.tsx
  • ensawards.org/data/apps/1inch-defi/benchmarks/resolution/ensv2-ready-resolution/index.tsx
  • ensawards.org/data/apps/aave-defi/benchmarks/index.tsx
  • ensawards.org/data/apps/aave-defi/benchmarks/resolution/deposit-addresses/index.tsx
  • ensawards.org/data/apps/aave-defi/benchmarks/resolution/ensv2-ready-resolution/index.tsx
  • ensawards.org/data/apps/ambire-wallet/benchmarks/index.tsx
  • ensawards.org/data/apps/ambire-wallet/benchmarks/resolution/deposit-addresses/index.tsx
  • ensawards.org/data/apps/ambire-wallet/benchmarks/resolution/ensv2-ready-resolution/index.tsx
  • ensawards.org/data/apps/binance-exchange/benchmarks/index.tsx
  • ensawards.org/data/apps/binance-exchange/benchmarks/resolution/deposit-addresses/index.tsx
  • ensawards.org/data/apps/binance-exchange/benchmarks/resolution/ensv2-ready-resolution/index.tsx
  • ensawards.org/data/apps/binance-wallet/benchmarks/index.tsx
  • ensawards.org/data/apps/binance-wallet/benchmarks/resolution/deposit-addresses/index.tsx
  • ensawards.org/data/apps/binance-wallet/benchmarks/resolution/ensv2-ready-resolution/index.tsx
  • ensawards.org/data/apps/blockscout-explorer/benchmarks/index.tsx
  • ensawards.org/data/apps/blockscout-explorer/benchmarks/resolution/deposit-address/index.tsx
  • ensawards.org/data/apps/blockscout-explorer/benchmarks/resolution/ensv2-ready-resolution/index.tsx
  • ensawards.org/data/apps/bybit-exchange/benchmarks/index.tsx
  • ensawards.org/data/apps/bybit-exchange/benchmarks/resolution/deposit-addresses/index.tsx
  • ensawards.org/data/apps/bybit-exchange/benchmarks/resolution/ensv2-ready-resolution/index.tsx
  • ensawards.org/data/apps/bybit-exchange/icon.tsx
  • ensawards.org/data/apps/bybit-exchange/index.ts
  • ensawards.org/data/apps/coinbase-exchange/benchmarks/index.tsx
  • ensawards.org/data/apps/coinbase-exchange/benchmarks/resolution/deposit-addresses/index.tsx
  • ensawards.org/data/apps/coinbase-exchange/benchmarks/resolution/ensv2-ready-resolution/index.tsx
  • ensawards.org/data/apps/coinbase-wallet/benchmarks/index.tsx
  • ensawards.org/data/apps/coinbase-wallet/benchmarks/resolution/deposit-addresses/index.tsx
  • ensawards.org/data/apps/coinbase-wallet/benchmarks/resolution/ensv2-ready-resolution/index.tsx
  • ensawards.org/data/apps/cryptocom-exchange/benchmarks/index.tsx
  • ensawards.org/data/apps/cryptocom-exchange/benchmarks/resolution/deposit-addresses/index.tsx
  • ensawards.org/data/apps/cryptocom-exchange/benchmarks/resolution/ensv2-ready-resolution/index.tsx
  • ensawards.org/data/apps/cryptocom-wallet/benchmarks/index.tsx
  • ensawards.org/data/apps/cryptocom-wallet/benchmarks/resolution/deposit-addresses/index.tsx
  • ensawards.org/data/apps/cryptocom-wallet/benchmarks/resolution/ensv2-ready-resolution/index.tsx
  • ensawards.org/data/apps/etherscan-explorer/benchmarks/index.tsx
  • ensawards.org/data/apps/etherscan-explorer/benchmarks/resolution/deposit-address/index.tsx
  • ensawards.org/data/apps/etherscan-explorer/benchmarks/resolution/ensv2-ready-resolution/index.tsx
  • ensawards.org/data/apps/frame-wallet/benchmarks/index.tsx
  • ensawards.org/data/apps/frame-wallet/benchmarks/resolution/deposit-address/index.tsx
  • ensawards.org/data/apps/frame-wallet/benchmarks/resolution/ensv2-ready-resolution/index.tsx
  • ensawards.org/data/apps/gemini-wallet/benchmarks/index.tsx
  • ensawards.org/data/apps/gemini-wallet/benchmarks/resolution/deposit-addresses/index.tsx
  • ensawards.org/data/apps/gemini-wallet/benchmarks/resolution/ensv2-ready-resolution/index.tsx
  • ensawards.org/data/apps/kraken-exchange/benchmarks/index.tsx
  • ensawards.org/data/apps/kraken-exchange/benchmarks/resolution/deposit-address/index.tsx
  • ensawards.org/data/apps/kraken-exchange/benchmarks/resolution/ensv2-ready-resolution/index.tsx
  • ensawards.org/data/apps/kraken-wallet/benchmarks/index.tsx
  • ensawards.org/data/apps/kraken-wallet/benchmarks/resolution/deposit-address/index.tsx
  • ensawards.org/data/apps/kraken-wallet/benchmarks/resolution/ensv2-ready-resolution/index.tsx
  • ensawards.org/data/apps/lido-defi/benchmarks/index.tsx
  • ensawards.org/data/apps/lido-defi/benchmarks/resolution/deposit-addresses/index.tsx
  • ensawards.org/data/apps/lido-defi/benchmarks/resolution/ensv2-ready-resolution/index.tsx
  • ensawards.org/data/apps/metamask-wallet/benchmarks/index.tsx
  • ensawards.org/data/apps/metamask-wallet/benchmarks/resolution/deposit-addresses/index.tsx
  • ensawards.org/data/apps/metamask-wallet/benchmarks/resolution/ensv2-ready-resolution/index.tsx
  • ensawards.org/data/apps/okx-exchange/benchmarks/index.tsx
  • ensawards.org/data/apps/okx-exchange/benchmarks/resolution/deposit-addresses/index.tsx
  • ensawards.org/data/apps/okx-exchange/benchmarks/resolution/ensv2-ready-resolution/index.tsx
  • ensawards.org/data/apps/okx-wallet/benchmarks/index.tsx
  • ensawards.org/data/apps/okx-wallet/benchmarks/resolution/deposit-addresses/index.tsx
  • ensawards.org/data/apps/okx-wallet/benchmarks/resolution/ensv2-ready-resolution/index.tsx
  • ensawards.org/data/apps/phantom-wallet/benchmarks/index.tsx
  • ensawards.org/data/apps/phantom-wallet/benchmarks/resolution/deposit-addresses/index.tsx
  • ensawards.org/data/apps/phantom-wallet/benchmarks/resolution/ensv2-ready-resolution/index.tsx
  • ensawards.org/data/apps/rabby-wallet/benchmarks/index.tsx
  • ensawards.org/data/apps/rabby-wallet/benchmarks/resolution/deposit-addresses/index.tsx
  • ensawards.org/data/apps/rabby-wallet/benchmarks/resolution/ensv2-ready-resolution/index.tsx
  • ensawards.org/data/apps/rainbow-wallet/benchmarks/index.tsx
  • ensawards.org/data/apps/rainbow-wallet/benchmarks/resolution/deposit-addresses/index.tsx
  • ensawards.org/data/apps/rainbow-wallet/benchmarks/resolution/ensv2-ready-resolution/index.tsx
  • ensawards.org/data/apps/readyx-wallet/benchmarks/index.tsx
  • ensawards.org/data/apps/readyx-wallet/benchmarks/resolution/deposit-addresses/index.tsx
  • ensawards.org/data/apps/readyx-wallet/benchmarks/resolution/ensv2-ready-resolution/index.tsx
  • ensawards.org/data/apps/robinhood-exchange/benchmarks/index.tsx
  • ensawards.org/data/apps/robinhood-exchange/benchmarks/resolution/deposit-addresses/index.tsx
  • ensawards.org/data/apps/robinhood-exchange/benchmarks/resolution/ensv2-ready-resolution/index.tsx
  • ensawards.org/data/apps/robinhood-wallet/benchmarks/index.tsx
  • ensawards.org/data/apps/robinhood-wallet/benchmarks/resolution/deposit-addresses/index.tsx
  • ensawards.org/data/apps/robinhood-wallet/benchmarks/resolution/ensv2-ready-resolution/index.tsx
  • ensawards.org/data/apps/safe-wallet/benchmarks/index.tsx
  • ensawards.org/data/apps/safe-wallet/benchmarks/resolution/deposit-addresses/index.tsx
  • ensawards.org/data/apps/safe-wallet/benchmarks/resolution/ensv2-ready-resolution/index.tsx
  • ensawards.org/data/apps/status-wallet/benchmarks/index.tsx
  • ensawards.org/data/apps/status-wallet/benchmarks/resolution/deposit-addresses/index.tsx
  • ensawards.org/data/apps/status-wallet/benchmarks/resolution/ensv2-ready-resolution/index.tsx
  • ensawards.org/data/apps/trust-wallet/benchmarks/index.tsx
  • ensawards.org/data/apps/trust-wallet/benchmarks/resolution/deposit-addresses/index.tsx
  • ensawards.org/data/apps/trust-wallet/benchmarks/resolution/ensv2-ready-resolution/index.tsx
  • ensawards.org/data/apps/uniswap-defi/benchmarks/index.tsx
  • ensawards.org/data/apps/uniswap-defi/benchmarks/resolution/deposit-addresses/index.tsx
  • ensawards.org/data/apps/uniswap-defi/benchmarks/resolution/ensv2-ready-resolution/index.tsx
  • ensawards.org/data/apps/walletchan-wallet/benchmarks/contract-naming/display-named-smart-contracts-l2-chains/index.tsx
  • ensawards.org/data/apps/walletchan-wallet/benchmarks/contract-naming/display-named-smart-contracts-mainnet/index.tsx
  • ensawards.org/data/apps/walletchan-wallet/benchmarks/index.tsx
  • ensawards.org/data/apps/walletchan-wallet/benchmarks/resolution/deposit-addresses/index.tsx
  • ensawards.org/data/apps/walletchan-wallet/benchmarks/resolution/ensv2-ready-resolution/index.tsx
  • ensawards.org/data/apps/worldapp-wallet/benchmarks/index.tsx
  • ensawards.org/data/apps/worldapp-wallet/benchmarks/resolution/deposit-addresses/index.tsx
  • ensawards.org/data/apps/worldapp-wallet/benchmarks/resolution/ensv2-ready-resolution/index.tsx
  • ensawards.org/data/apps/zerion-wallet/benchmarks/index.tsx
  • ensawards.org/data/apps/zerion-wallet/benchmarks/resolution/deposit-addresses/index.tsx
  • ensawards.org/data/apps/zerion-wallet/benchmarks/resolution/ensv2-ready-resolution/index.tsx
  • ensawards.org/data/contributors/index.ts
  • ensawards.org/data/ens-best-practices/contract-naming/display-named-smart-contracts-l2-chains/technicalDetails.tsx
  • ensawards.org/data/ens-best-practices/contract-naming/display-named-smart-contracts-mainnet/technicalDetails.tsx
  • ensawards.org/data/ens-best-practices/contract-naming/name-your-smart-contracts/technicalDetails.tsx
  • ensawards.org/data/ens-best-practices/resolution/deposit-addresses/index.ts
  • ensawards.org/data/ens-best-practices/resolution/deposit-addresses/notes.tsx
  • ensawards.org/data/ens-best-practices/resolution/deposit-addresses/technicalDetails.tsx

Comment thread .agents/skills/generate-app-benchmark/SKILL.md
Comment thread ensawards.org/data/apps/binance-exchange/benchmarks/index.tsx

@lightwalker-eth lightwalker-eth left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@Y3drk @sevenzing Super job guys! Let's ship it 🚀

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants