ethereum / clrfund

Eth2 CLR project built on clr.fund

Home Page:https://eth2clrfund.netlify.app/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Consolidate network token logic?

samajammin opened this issue · comments

Context / decision related to this, I'm wondering if we should specifically reference Arbitrum ETH as arbETH vs ETH to avoid any potential confusion across the app.

Since we only use getNetworkToken in one spot (https://github.com/ethereum/clrfund/blob/develop/vue-app/src/api/recipient-registry-optimistic.ts) I propose we just get rid of it in favor of the chain.currency method.