PrimeDAO / prime-deals-dapp

DAO to DAO negotiations facilitated, ratified, and archived.
https://www.prime.xyz/deals
3 stars 1 forks source link

1025 - feat(services): add 1822 storage for proxy contract #1026

Closed hiaux0 closed 2 years ago

hiaux0 commented 2 years ago

What was done

wCELO is based on EIP-1822 Universal Upgradeable Proxy, which points to storage position 0xc5f16f0fcc639fa48a6947836d9850f504798523bf8c9a3a87d5876cf622bcf7

https://etherscan.io/address/0xE452E6Ea2dDeB012e20dB73bf5d3863A3Ac8d77a#readProxyContract

Testing

Locally, you have to change the package script to run on mainnet, eg

"start-dev": "cross-env DOTENV_CONFIG_PATH=.env NETWORK=mainnet webpack-dev-server --env development --open",

Before

After

token shows up

vercel[bot] commented 2 years ago

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Updated
prime-deals-dapp ✅ Ready (Inspect) Visit Preview May 23, 2022 at 9:14AM (UTC)