PrimeDAO / prime-deals-dapp

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

1038 - feat(services): add allowList for "custom proxy" tokens #1046

Closed hiaux0 closed 2 years ago

hiaux0 commented 2 years ago

What was done

Celo token on Ethererum uses a custom proxy implementation, that we cannot verify as a ERC20 token atm. https://etherscan.io/address/0xC95DC0ECEEC11aB8b2BFa1AfF3C223C5dC006fAD#readProxyContract Since we have not found a way to validate it programmatically, use allow list.

Testing

// if locally, then:

  1. edit the start-dev script to run on "mainnet"

// if vercel preview, then I updated that branch to run on mainnet image

  1. wizard
  2. tokenDetails
  3. 0xC95DC0ECEEC11aB8b2BFa1AfF3C223C5dC006fAD

Before

error

After

works image

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 30, 2022 at 5:17PM (UTC)